aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi
2011-12-12net: take ownership of fd in socket init functionsStefan Hajnoczi
2011-12-12net: expand tabs in net/socket.cStefan Hajnoczi
2011-12-12guest agent: add supported command list to guest-info RPCMichael Roth
2011-12-12guest agent: add RPC blacklist command-line optionMichael Roth
2011-12-12Add a .mailmap to map pre-git-conversion authors to friendly namesPeter Maydell
2011-12-12unix_close(): check for close() errors too (v2)Eduardo Habkost
2011-12-12tcp_close(): check for close() errors too (v2)Eduardo Habkost
2011-12-12exec_close(): return -errno on errors (v2)Eduardo Habkost
2011-12-12stdio_fclose: return -errno on errors (v2)Eduardo Habkost
2011-12-12stdio_pclose: return -errno on error (v3)Eduardo Habkost
2011-12-12qemu_fclose: return last_error if set (v3)Eduardo Habkost
2011-12-12migrate_fd_cleanup: accept any negative qemu_fclose() value as errorEduardo Habkost
2011-12-12exec_close(): accept any negative value as qemu_fclose() errorEduardo Habkost
2011-12-12QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost
2011-12-12savevm: use qemu_file_set_error() instead of setting last_error directlyEduardo Habkost
2011-12-12hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell
2011-12-12Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in rtl8139David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in e1000David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in eepro100David Gibson
2011-12-12Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2011-12-12Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-12-12cris: Handle conditional stores on CRISv10Stefan Sandstrom
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell
2011-12-12hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell
2011-12-12hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell
2011-12-12hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell
2011-12-12hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell
2011-12-12hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell
2011-12-12Fix sp804 dual-timerPeter Chubb
2011-12-12Merge branch 'master' of git://git.qemu.org/qemumalc
2011-12-11Update READMEAnthony Liguori
2011-12-12Merge branch 'master' of git://git.qemu.org/qemumalc
2011-12-12target-i386: fix cmpxchg instruction emulationAndreas Gustafsson
2011-12-10w32: Disable buffering for log fileStefan Weil
2011-12-10w32: QEMU applications with SDL are always GUI applicationsStefan Weil
2011-12-10configure: Enable build by default PIE / read-only relocation sections on Ope...Brad
2011-12-10bsd_user: Fix potential null pointer dereferenceStefan Weil
2011-12-06qapi: Convert migrate_set_speedLuiz Capitulino
2011-12-06qapi: Convert migrate_set_downtimeLuiz Capitulino
2011-12-06qapi: Convert migrate_cancelLuiz Capitulino
2011-12-06qapi: Convert human-monitor-commandLuiz Capitulino
2011-12-06qapi: Convert blockdev_snapshot_syncLuiz Capitulino
2011-12-06qapi: Convert block_resizeLuiz Capitulino
2011-12-06qapi: Convert balloonLuiz Capitulino