aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-07-04include/exec/poison: Add some more missing TARGET and CONFIG definesThomas Huth
2017-07-04target/i386: simplify handling of conforming code segments on interruptPaolo Bonzini
2017-07-04target/i386: fix interrupt CPL error when using ist in x86-64Wu Xiang
2017-07-04nbd: fix NBD over TLSPaolo Bonzini
2017-07-04qemu-doc: Add missing "@c man end" statementsThomas Huth
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real
2017-07-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-07-03i386/acpi: update expected acpi filesMichael S. Tsirkin
2017-07-03virtio-net: fix tx queue size for !vhost-userMichael S. Tsirkin
2017-07-03tests: Add unit tests for the VM Generation ID featureBen Warren
2017-07-03vhost-user: unregister slave req handler at cleanup timeMaxime Coquelin
2017-07-03vhost: ensure vhost_ops are set before calling iotlb callbackMaxime Coquelin
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu
2017-07-03hw/acpi: remove dead acpi codeAleksandr Bezzubikov
2017-07-03fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()Mark Cave-Ayland
2017-07-03fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()Mark Cave-Ayland
2017-07-03i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi
2017-07-03i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()Mao Zhongyi
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi
2017-07-03pci: Convert to realizeMao Zhongyi
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi
2017-07-03pci: Add comment for pci_add_capability2()Mao Zhongyi
2017-07-03pci: Clean up error checking in pci_add_capability()Mao Zhongyi
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek
2017-07-03hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang
2017-07-03Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into stagingPeter Maydell
2017-06-30tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota
2017-06-30gen-icount: use tcg_ctx.tcg_env instead of cpu_envEmilio G. Cota
2017-06-30gen-icount: add missing inline to gen_tb_endEmilio G. Cota
2017-06-30Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell
2017-06-30Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell
2017-06-30block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake
2017-06-30block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake
2017-06-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-06-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...Peter Maydell
2017-06-30virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi
2017-06-30tests: fix virtio-net-test ISR dependenceStefan Hajnoczi
2017-06-30tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi
2017-06-30tests: fix virtio-scsi-test ISR dependenceStefan Hajnoczi
2017-06-30libqos: add virtio used ring supportStefan Hajnoczi
2017-06-30libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson