aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-24qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie
2012-08-24vl: fix -hdachs/-hda argument order parsing issuesMatthew Ogilvie
2012-08-24target-i386/translate.c: mov to/from crN/drN: ignore mod bitsMatthew Ogilvie
2012-08-24fix some debug printf format stringsMatthew Ogilvie
2012-08-23ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini
2012-08-23monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori
2012-08-24target-mips: Fix some helper functions (VR54xx multiplication)Stefan Weil
2012-08-23target-mips: Enable access to required RDHWR hardware registersMeador Inge
2012-08-23monitor: move json init from OPEN event to initAnthony Liguori
2012-08-22boards: add a 'none' machine type to all platformsAnthony Liguori
2012-08-22Update version for 1.2.0-rc1 releaseAnthony Liguori
2012-08-22Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-22Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori
2012-08-22qapi: add 'query-target' command to return target archDaniel P. Berrange
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22pci_host: Turn into SysBus-derived QOM typeAndreas Färber
2012-08-22unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber
2012-08-22prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber
2012-08-22ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber
2012-08-22gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber
2012-08-22grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber
2012-08-22dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber
2012-08-22bonito: QOM'ify Bonito PCI host bridgeAndreas Färber
2012-08-22alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-08-22virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi
2012-08-22softmmu-semi: fix lock_user* functions not to deref NULL upon OOMJim Meyering
2012-08-22arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPENJim Meyering
2012-08-22sheepdog: don't leak socket file descriptor upon connection failureJim Meyering
2012-08-22linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failureJim Meyering
2012-08-22qemu-ga: don't leak a file descriptor upon failed lockfJim Meyering
2012-08-22xen-all.c: fix multiply issue for int and uint typesDongxiao Xu
2012-08-22Fix invalidate if memory requested was not bucket alignedFrediano Ziglio
2012-08-21i82378: Remove bogus MMIO coalescingJan Kiszka
2012-08-21eventfd: making it thread safeAlexey Kardashevskiy
2012-08-21migration: move total_time from ram stats to migration infoJuan Quintela
2012-08-20monitor: avoid declaring unused variablesBlue Swirl
2012-08-20qapi: Fix memory leakStefan Weil
2012-08-20virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini
2012-08-20iscsi: fix races between task completion and abortPaolo Bonzini
2012-08-20iscsi: simplify iscsi_schedule_bhPaolo Bonzini
2012-08-20iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cbPaolo Bonzini
2012-08-20Revert "iscsi: Fix NULL dereferences / races between task completion and abort"Paolo Bonzini