aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-11xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang
2013-06-11virtio-ccw: Fix unsetting of indicators.Cornelia Huck
2013-06-11s390x/css: Fix concurrent sense.Cornelia Huck
2013-06-11ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith
2013-06-11vmxnet3: fix NICState cleanupStefan Hajnoczi
2013-06-11Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau
2013-06-11host-libusb: Correct test for USB packet stateEd Maste
2013-06-11qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-06-11do not check pointers after dereferencing themPaolo Bonzini
2013-06-11xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini
2013-06-11Remove OSS support for OpenBSDBrad Smith
2013-06-11target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addressesLuiz Capitulino
2013-06-11update seabios to release 1.7.2.2Gerd Hoffmann
2013-06-11Revert "roms: switch oldnoconfig to olddefconfig"Gerd Hoffmann
2013-06-11ide: Set BSY bit during FLUSHAndreas Färber
2013-06-11chardev: fix "info chardev" outputGerd Hoffmann
2013-06-11xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini
2013-06-11main_loop: do not set nonblocking if xen_enabled()Stefano Stabellini
2013-06-11xen: simplify xen_enabledStefano Stabellini
2013-06-11qom/object: Don't poll cast cache for NULL objectsPeter Crosthwaite
2013-06-11rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi
2013-06-11hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V
2013-06-11hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V
2013-05-20Update version for 1.5.0 release.v1.5.0Anthony Liguori
2013-05-20osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-20vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...Hu Tao
2013-05-20chardev: Make consistent with udp device for new qapi backendLei Li
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno
2013-05-19target-mips: set carry bit correctly in DSPControl registerPetar Jovanovic
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-17Update version for 1.5.0-rc3 releasev1.5.0-rc3Anthony Liguori
2013-05-17Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into stagingAnthony Liguori
2013-05-17Revert "migration: don't account sleep time for calculating bandwidth"Michael Roth
2013-05-16main-loop: partial revert of 5e3bc73Stefan Hajnoczi
2013-05-16main-loop: narrow win32 pollfds_fill() event bitmasksStefan Hajnoczi
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic
2013-05-15Update version for 1.5.0-rc2 releasev1.5.0-rc2Anthony Liguori
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-15qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini
2013-05-15ide-test: Fix endianness problemsKevin Wolf
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell
2013-05-15w32: Fix configure test for -march=i486Stefan Weil
2013-05-15configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell
2013-05-15vnc: Make ledstate comparison before modifiers updatedLei Li
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic