index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
2017-07-04
nbd: fix NBD over TLS
Paolo Bonzini
2017-07-04
qemu-doc: Add missing "@c man end" statements
Thomas Huth
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-07-03
i386/acpi: update expected acpi files
Michael S. Tsirkin
2017-07-03
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
tests: Add unit tests for the VM Generation ID feature
Ben Warren
2017-07-03
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
Mark Cave-Ayland
2017-07-03
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
Mark Cave-Ayland
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
pci: Add comment for pci_add_capability2()
Mao Zhongyi
2017-07-03
pci: Clean up error checking in pci_add_capability()
Mao Zhongyi
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-07-03
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Thomas Huth
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
2017-07-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into staging
Peter Maydell
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
2017-06-30
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
2017-06-30
block: Exploit BDRV_BLOCK_EOF for larger zero blocks
Eric Blake
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...
Peter Maydell
2017-06-30
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
2017-06-30
tests: fix virtio-net-test ISR dependence
Stefan Hajnoczi
2017-06-30
tests: fix virtio-blk-test ISR dependence
Stefan Hajnoczi
2017-06-30
tests: fix virtio-scsi-test ISR dependence
Stefan Hajnoczi
2017-06-30
libqos: add virtio used ring support
Stefan Hajnoczi
2017-06-30
libqos: fix typo in virtio.h QVirtQueue->used comment
Stefan Hajnoczi
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
[next]