aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-09qemu-img rebase: Add -f optionKevin Wolf
2010-03-09configure: Fix code which creates config.mak filesStefan Weil
2010-03-09configure: Fix wrong stderr redirectionStefan Weil
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2010-03-09Restore terminal attributes for tty based monitorShahar Havivi
2010-03-09kbd keds: vncGerd Hoffmann
2010-03-09kbd leds: usb kbdGerd Hoffmann
2010-03-09kbd leds: ps/2 kbdGerd Hoffmann
2010-03-09kbd leds: infrastructureGerd Hoffmann
2010-03-09scsi: Make device scsi-disk reject /dev/sg*Markus Armbruster
2010-03-09qdev: Catch attempt to attach more than one device to a netdevMarkus Armbruster
2010-03-09qdev: Improve diagnostics for bad property valuesMarkus Armbruster
2010-03-08virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serialAmit Shah
2010-03-08qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectorsAmit Shah
2010-03-08pcnet APROMWE bit location (retry)Chris Kilgour
2010-03-08move x509 file name defines to qemu-x509.hGerd Hoffmann
2010-03-08adding helper pci functionsIzik Eidus
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino
2010-03-08QMP: Revamp the qmp-events.txt fileLuiz Capitulino
2010-03-08QMP: Drop DEBUG eventLuiz Capitulino
2010-03-08QMP: Move RESET event into qemu_system_reset()Luiz Capitulino
2010-03-08QMP: Move STOP event into do_vm_stop()Luiz Capitulino
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino
2010-03-08Fix hanging user monitor when using balloon commandAdam Litke
2010-03-08sdl: improve grab exiting instructionsAnthony Liguori
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2010-03-07i386-dis: remove dead assignments, spotted by clangBlue Swirl
2010-03-07softfloat: remove dead assignments, spotted by clangBlue Swirl
2010-03-07slirp: remove dead nested assignment, spotted by clangBlue Swirl
2010-03-07slirp: remove dead initialization, spotted by clangBlue Swirl
2010-03-07slirp: remove dead increments, spotted by clangBlue Swirl
2010-03-07slirp: remove dead assignments, spotted by clangBlue Swirl
2010-03-06target-arm: Fix missing 'return' in SRS handling.Adam Lackorzynski
2010-03-06Fix curses interaction with keymapsSamuel Thibault
2010-03-06use absolute URLs for .gitmodulesPaolo Bonzini
2010-03-06Documentation: Modify rule for html output (better looking output format)Stefan Weil
2010-03-06scsi: update comment on the standards revisionChristoph Hellwig
2010-03-06qemu-nbd: Fix wrong description in qemu-nbd.texiRyota Ozaki
2010-03-06Build usb-ohci for PCsKevin Wolf
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah
2010-03-06s390-virtio: Fix compile error for virtio-block initAmit Shah
2010-03-06json-parser: Fix segfault on malformed inputKevin Wolf
2010-03-06hw/serial.c: fix THRE interrupt clearingAurelien Jarno
2010-03-06hw/serial.c: fix indentationAurelien Jarno
2010-03-06linux-user: Save/restore fpu registers to signal context on sh4takasi-y@ops.dti.ne.jp
2010-03-06linux-user: Fix syscall pipe2() retval on sh4takasi-y@ops.dti.ne.jp
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno