Age | Commit message (Expand) | Author |
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 |
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 |