aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06arm: Allow system registers for KVM guests to be changed by QEMU codekvm-sync-regsPeter Maydell
2018-12-04Update version for v3.1.0-rc4 releasePeter Maydell
2018-12-04virtio-net-test: add large tx buffer testJason Wang
2018-12-04virtio-net-test: remove unused macroJason Wang
2018-12-04virtio-net-test: accept variable length argument in pci_test_start()Jason Wang
2018-12-04net: hub: suppress warnings of no host network for qtestJason Wang
2018-12-04net: drop too large packet earlyJason Wang
2018-12-03Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...Peter Maydell
2018-12-03usb-mtp: outlaw slashes in filenamesGerd Hoffmann
2018-12-03usb-mtp: fix utf16_to_strGerd Hoffmann
2018-12-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...Peter Maydell
2018-12-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy
2018-12-03mirror: fix dead-lockVladimir Sementsov-Ogievskiy
2018-12-03i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov
2018-12-03i2c: Add a length check to the SMBus write handlingCorey Minyard
2018-11-30nbd/client: Send NBD_CMD_DISC if open fails after connectEric Blake
2018-11-30nbd/client: Make x-dirty-bitmap more reliableEric Blake
2018-11-30nbd/server: Advertise all contexts in response to bare LISTEric Blake
2018-11-28Update version for v3.1.0-rc3 releasePeter Maydell
2018-11-28target/arm/sve_helper: Fix compilation with clang 3.4Thomas Huth
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau
2018-11-27scsi: Address spurious clang warningJohn Snow
2018-11-27vfio-helpers: Fix qemu_vfio_open_pci() crashMarkus Armbruster
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau
2018-11-27MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) devicePhilippe Mathieu-Daudé
2018-11-27MAINTAINERS: Add some missing entries related to acceleratorsThomas Huth
2018-11-27target/i386: Generate #UD when applying LOCK to a register destinationRichard Henderson
2018-11-27checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini
2018-11-27vl.c: remove outdated commentLi Qiang
2018-11-27vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau
2018-11-27vl: Improve error message when we can't load fw_cfg from fileLi Qiang
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-27migration: savevm: consult migration blockersPaolo Bonzini
2018-11-27lsi: Reselection needed to remove pending commands from queueGeorge Kennedy
2018-11-27cpus: run work items for all vCPUs if single-threadedPaolo Bonzini
2018-11-27target/i386: kvm: add VMX migration blockerPaolo Bonzini
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu
2018-11-27nvme: Fix spurious interruptsKeith Busch
2018-11-27iotests: Test migration with -blockdevKevin Wolf
2018-11-27block: Don't inactivate children before parentsKevin Wolf
2018-11-27Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-requ...Peter Maydell
2018-11-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request'...Peter Maydell
2018-11-27qapi: add query-display-options commandGerd Hoffmann
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng
2018-11-27audio/hda: fix guest triggerable assertGerd Hoffmann
2018-11-27cirrus_vga/migration: update the bank offset before useWang Xin