aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26Update VERSION for 1.5.1 releasev1.5.1Anthony Liguori
2013-06-18wdt_i6300esb: fix vmstate versioningMichael Roth
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-06-18iscsi: reorganize iscsi_readcapacity_syncPaolo Bonzini
2013-06-18iscsi: simplify freeing of tasksPaolo Bonzini
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi
2013-06-18scsi-disk: scsi-block device for scsi pass-through should not be removablePavel Hrdina
2013-06-18scsi-generic: check the return value of bdrv_aio_ioctl in execute_commandPavel Hrdina
2013-06-18scsi-generic: fix sign extension of READ CAPACITY(10) dataPaolo Bonzini
2013-06-18scsi: reset cdrom tray statuses on scsi_disk_resetPavel Hrdina
2013-06-18nbd: strip braces from literal IPv6 address in URIJán Tomko
2013-06-18qemu-socket: allow hostnames starting with a digitJán Tomko
2013-06-17vmdk: byteswap VMDK4Header.desc_offset fieldStefan Hajnoczi
2013-06-17target-i386: cpu: Fix potential buffer overrun in get_register_name_32()Igor Mammedov
2013-06-17pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov
2013-06-17smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-17smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-17smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-17smbios: Convert to error_report()Markus Armbruster
2013-06-17log.h: Supply missing includesMarkus Armbruster
2013-06-17error-report.h: Supply missing includeMarkus Armbruster
2013-06-17tcg-ppc64: rotr_i32 rotates wrong amountAnton Blanchard
2013-06-17tcg-ppc64: Fix add2_i64Anton Blanchard
2013-06-17tcg-ppc64: bswap64 rotates output 32 bitsAnton Blanchard
2013-06-17tcg-ppc64: Fix RLDCL opcodeAnton Blanchard
2013-06-17ivshmem: add missing error exit(2)Stefan Hajnoczi
2013-06-17Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber
2013-06-17tap: fix NULL dereference when passing invalid parameters to tapJason Wang
2013-06-14create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev
2013-06-13blockdev: reset werror/rerror on drive_delStefan Hajnoczi
2013-06-12q35: set fw_nameMichael S. Tsirkin
2013-06-12target-i386: Fix aflag logic for CODE64 and the 0x67 prefixRichard Henderson
2013-06-12qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth
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