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-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/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
2019-06-21
kvm-all: Add/update fprintf's for kvm_*_ioeventfd_del
Yury Kotov
2019-06-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-06-18
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-06-18
block/null: Expose read-zeroes option in QAPI schema
Kevin Wolf
2019-06-18
iotests: Test failure to loosen restrictions
Max Reitz
2019-06-18
block: Ignore loosening perm restrictions failures
Max Reitz
2019-06-18
block: Add *tighten_restrictions to *check*_perm()
Max Reitz
2019-06-18
block: Fix order in bdrv_replace_child()
Max Reitz
2019-06-18
block/commit: Drop bdrv_child_try_set_perm()
Max Reitz
2019-06-18
block/mirror: Fix child permissions
Max Reitz
2019-06-18
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
file-posix: Update open_flags in raw_set_perm()
Max Reitz
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
iotests: Hide timestamps for skipped tests
Max Reitz
2019-06-18
Travis: print acceptance tests logs in case of job failure
Cleber Rosa
2019-06-18
Revert "travis: Make check-acceptance job more verbose"
Eduardo Habkost
2019-06-18
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
2019-06-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-06-17-v2'...
Peter Maydell
2019-06-18
vl: Deprecate -mon pretty=... for HMP monitors
Kevin Wolf
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
monitor: Split Monitor.flags into separate bools
Kevin Wolf
2019-06-18
monitor: Split out monitor/monitor.c
Kevin Wolf
[next]