qemu
2009-05-26 Edgar E. Iglesiasxilinx: Add uartlite emulation.
2009-05-26 Edgar E. Iglesiasxilinx: Add OPB timer.
2009-05-26 Edgar E. Iglesiasxilinx: Add interrupt controller.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add CPU interrupt wrapper logic.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add MMU emulation.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add disassembler.
2009-05-26 Edgar E. Iglesiasmicroblaze: linux-user support.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add syscall, signal and termbits defs for...
2009-05-26 Edgar E. Iglesiasmicroblaze: Add translation routines.
2009-05-26 Paul BrookRemove temporary config-host.h
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-25 Paul BrookAdd dummy command to submakefiles
2009-05-24 Paul BrookRemove unused variable
2009-05-23 Stefan WeilETRAX: Removed unused struct entry and fixed Windows...
2009-05-22 Paul BrookAdd common BusState
2009-05-22 Paul BrookFix lance segfaults
2009-05-22 Paul BrookAvoid errors when curl-config does not exist
2009-05-22 Anthony Liguoribios: Use the correct mask to size the PCI option ROM BAR
2009-05-22 Jan Kiszkax86: Add support for resume flag
2009-05-22 Jan Kiszkanet: Fix dump time stamps
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-22 Jason WesselUSB serial device support
2009-05-22 Jason Wesselserial: fix lost character after sysrq
2009-05-22 Jason Wesselusb-serial: implement break event.
2009-05-22 Jan Kiszkaslirp: Reassign same address to same DHCP client
2009-05-22 Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-22 Jan Kiszkakvm: Rework VCPU reset
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Jan Kiszkakvm: Fix framebuffer dirty log sync
2009-05-22 Jan Kiszkakvm: Add missing bits to support live migration
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-22 Jan Kiszkakvm: Fix dirty log temporary buffer size
2009-05-22 Jan Kiszkakvm: Introduce kvm_set_migration_log
2009-05-22 Jan Kiszkakvm: Conditionally apply workaround for KVM slot handli...
2009-05-22 Kevin Wolfqcow2: Allow different cluster sizes
2009-05-22 Kevin WolfConvert qemu-img convert to new bdrv_create
2009-05-22 Kevin WolfConvert qemu-img create to new bdrv_create
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-22 Glauber Costaallow changing the speed of a running migration
2009-05-22 Glauber Costaintroduce set_rate_limit function for QEMUFile
2009-05-22 Glauber Costaaugment info migrate with page status
2009-05-22 Gleb NatapovDon't send all gratuitous packets at once.
2009-05-22 Gleb NatapovMinimal ethernet frame length is 64 bytes.
2009-05-22 Anthony LiguoriFix segv when passing an unknown protocol
2009-05-22 Anthony LiguoriPartially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
2009-05-22 Anthony LiguoriRevert "Fix arm-softmmu breakage"
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-21 Blue SwirlFix arm-softmmu breakage
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-21 Blue SwirlCompile fdc, escc and SCSI controllers only once
2009-05-21 Blue SwirlLet the venomous poison spread to more identifiers
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-21 Anthony LiguoriEliminate --disable-gfx-check and make VNC default...
2009-05-21 malcDo not attempt to allocate sn_tab when there are no...
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-05-20 Mark McLoughlinkvm: add error message for when SMP is requested
2009-05-20 Richard W.M... Remove initrd warning message
2009-05-20 Jean-Christophe... initialize struct sigevent before timer_create
2009-05-20 Jean-Christophe... Fix NULL alarm_timer pointer at exit
2009-05-20 Glauber Costakeep initrd in below 4g area.
2009-05-20 Uri Lublinmigrate.c: migrate_fd_put_buffer: Do not busyloop:...
2009-05-20 Mark McLoughlinkvm: work around supported cpuid ioctl() brokenness
2009-05-20 Hollis Blanchardremove gcc 3.x requirement from documentation
2009-05-19 malcRemove dead code
2009-05-19 malcFormat per CODING_STYLE
2009-05-19 malcAbort on attempts to allocate zero bytes
2009-05-19 malcUnbreak out-of-tree builds
2009-05-19 Paul BrookHardware convenience library
2009-05-19 Paul BrookDisable >4G ram support on 32-bit targets
2009-05-19 Paul BrookOnly define __llseek if it is going to be used
2009-05-19 Paul BrookAvoid implicit truncation compiler warnings
2009-05-19 Paul BrookRemove obsolete BIOS_SIZE from sysemu.h
2009-05-18 Edgar E. Iglesiascris: First shot at qdev for CRIS interrupts.
2009-05-18 Edgar E. Iglesiasetrax: Don't keep the passed irq pointer.
2009-05-18 Edgar E. Iglesiasetrax: Remove unused eth irq line.
2009-05-18 Paul BrookSyborg virtio bindings.
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-17 malcOnly shutdown video subsytem in sdl_cleanup
2009-05-17 Paul BrookConsistently use uint64_t for int properties
2009-05-16 Edgar E. IglesiasETRAX-PIC: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-SER: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-SER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX: Simplify PIC interface.
2009-05-15 Nathan Froydsupport ELF_HWCAP for PPPC
2009-05-15 Nathan Froydlinux-user: ppc signal handling
2009-05-15 Nathan Froydtarget-ppc: expose cpu capability flags
2009-05-15 Edgar E. IglesiasETRAX: Correct passing of kernel command line.
2009-05-15 Juha Riihimäkifix ARMv7 data processing instructions
2009-05-15 Juha Riihimäkifix ARMv7 data processing instructions
2009-05-14 Anthony LiguoriFix module initialization when more than 1 class is...
2009-05-14 Paul BrookSyborg (Symbian Virtual Platform) board
2009-05-14 Anthony LiguoriFix warning on WIN32
2009-05-14 Anthony LiguoriFix build on Solaris and WIN32
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-14 Paul BrookStellaris SSI qdev conversion
2009-05-14 Paul BrookSSP bus framework
next