aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-19Update OpenBIOS imagesBlue Swirl
2012-08-18pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster
2012-08-18vl: Round argument of -m up to multiple of 8KiBMarkus Armbruster
2012-08-18scsi: fix warningGerd Hoffmann
2012-08-18Avoid asprintf() which is not available on mingwGerd Hoffmann
2012-08-17virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi
2012-08-17Documentation: Warn against qemu-img on active imageKevin Wolf
2012-08-17vmdk: Read footer for streamOptimized imagesKevin Wolf
2012-08-17vmdk: Fix header structureKevin Wolf
2012-08-16Update version to 1.2.0-rc0Anthony Liguori
2012-08-16qemu-char: (Re-)connect for tcp_chr_write() unconnected writingLei Li
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson
2012-08-16osdep: Fix compilation failure on BSD systemsPeter Maydell
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-08-16Adding seccomp calls to vl.c (v8)Eduardo Otubo
2012-08-16Adding qemu-seccomp.[ch] (v8)Eduardo Otubo
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo
2012-08-16dma: Fix stupid typo/thinkoBenjamin Herrenschmidt
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron
2012-08-16Support using a different compiler for Objective-C filesPeter Maydell
2012-08-16configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell
2012-08-16configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell