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
hw/misc/edu: Compile the edu device as common object
Thomas Huth
2017-07-04
Makefile: Move bootdevice.o to common-obj-y
Thomas Huth
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2017-07-04
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
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/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
2017-07-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-07-04
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-07-04
disas/microblaze: Add missing 'const' attributes
Stefan Weil
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
[prev]
[next]