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
2019-07-02
virtio-pmem: add virtio device
Pankaj Gupta
2019-07-01
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2019-07-01
pcie: work around for racy guest init
Michael S. Tsirkin
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-07-01
pcie: don't skip multi-mask events
Michael S. Tsirkin
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
2019-06-24
iotests: Fix 205 for concurrent runs
Max Reitz
2019-06-24
ssh: switch from libssh2 to libssh
Pino Toscano
2019-06-24
vmdk: Add read-only support for seSparse snapshots
Sam Eiderman
2019-06-24
vmdk: Reduce the max bound for L1 table size
Sam Eiderman
2019-06-24
vmdk: Fix comment regarding max l1_size coverage
Sam Eiderman
2019-06-24
iotest 134: test cluster-misaligned encrypted write
Anton Nefedov
2019-06-24
blockdev: enable non-root nodes for transaction drive-backup source
Vladimir Sementsov-Ogievskiy
2019-06-24
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
2019-06-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
2019-06-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
util/main-loop: Fix incorrect assertion
Lidong Chen
2019-06-21
sd: Fix out-of-bounds assertions
Lidong Chen
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
vmstate: Add support for kernel integer types
Liran Alon
2019-06-21
linux-headers: sync with latest KVM headers from Linux 5.2
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
2019-06-21
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
2019-06-21
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
MAINTAINERS: Consolidate MIPS disassembler-related items
Aleksandar Markovic
2019-06-21
MAINTAINERS: Update file items for MIPS Malta board
Aleksandar Markovic
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: document existing Hyper-V enlightenments
Vitaly Kuznetsov
2019-06-21
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
2019-06-21
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
hax: Honor CPUState::halted
Colin Xu
[next]