index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
2014-02-03
3
-1
/
+32
*
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
2014-02-03
3
-2
/
+39
*
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
2014-02-03
1
-5
/
+11
*
KVM: fix coexistence of KVM and Hyper-V leaves
Paolo Bonzini
2014-02-03
1
-22
/
+25
*
kvm: print suberror on all internal errors
Radim Krčmář
2014-02-03
1
-4
/
+3
*
target-i386: kvm_check_features_against_host(): Kill feature word array
Eduardo Habkost
2014-02-03
1
-36
/
+12
*
target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
Eduardo Habkost
2014-02-03
1
-16
/
+7
*
target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
Eduardo Habkost
2014-02-03
1
-14
/
+9
*
target-i386: kvm_cpu_fill_host(): No need to check xlevel2
Eduardo Habkost
2014-02-03
1
-7
/
+4
*
target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
Eduardo Habkost
2014-02-03
1
-8
/
+6
*
target-i386: kvm_cpu_fill_host(): No need to check level
Eduardo Habkost
2014-02-03
1
-6
/
+2
*
target-i386: kvm_cpu_fill_host(): Kill unused code
Eduardo Habkost
2014-02-03
1
-2
/
+0
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2014-01-24
6
-23
/
+145
|
\
|
*
kvm: always update the MPX model specific register
Paolo Bonzini
2014-01-20
1
-3
/
+3
|
*
KVM: fix addr type for KVM_IOEVENTFD
Alexey Kardashevskiy
2014-01-15
1
-1
/
+1
|
*
KVM: Retry KVM_CREATE_VM on EINTR
thomas knych
2014-01-15
1
-3
/
+9
|
*
mempath prefault: fix off-by-one error
Marcelo Tosatti
2013-12-30
1
-1
/
+1
|
*
kvm: x86: Separately write feature control MSR on reset
Jan Kiszka
2013-12-18
1
-4
/
+29
|
*
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-12-13
3
-5
/
+47
|
*
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
2013-12-12
2
-3
/
+4
|
*
target-i386: do not special case TSC writeback
Fernando Luis Vázquez Cao
2013-12-12
1
-9
/
+1
|
*
target-i386: Intel MPX
Liu Jinsong
2013-12-12
4
-3
/
+101
*
|
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
2014-01-24
1
-1
/
+6
|
\
\
|
*
|
seccomp: add some basic shared memory syscalls to the whitelist
Paul Moore
2014-01-20
1
-1
/
+4
|
*
|
seccomp: add mkdir() and fchmod() to the whitelist
Paul Moore
2014-01-20
1
-1
/
+3
*
|
|
Merge remote-tracking branch 'sweil/tags/for_anthony' into staging
Anthony Liguori
2014-01-24
1
-3
/
+15
|
\
\
\
|
*
|
|
gtk: Support keyboard translation for hosts running Windows
Stefan Weil
2014-01-20
1
-3
/
+15
|
|
/
/
*
|
|
Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into staging
Anthony Liguori
2014-01-24
1
-0
/
+18
|
\
\
\
|
*
|
|
hda-codec: disable streams on reset
Gerd Hoffmann
2014-01-20
1
-0
/
+18
|
|
/
/
*
|
|
Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into staging
Anthony Liguori
2014-01-24
10
-6
/
+305
|
\
\
\
|
*
|
|
usb-hid: add microsoft os descriptor support
Gerd Hoffmann
2014-01-16
1
-0
/
+8
|
*
|
|
usb: add support for microsoft os descriptors
Gerd Hoffmann
2014-01-16
9
-6
/
+297
|
|
/
/
*
|
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-24
4
-1
/
+16
|
\
\
\
|
*
|
|
scsi: Support TEST UNIT READY in the dummy LUN0
Paolo Bonzini
2014-01-16
1
-0
/
+2
|
*
|
|
block: add .bdrv_reopen_prepare() stub for iscsi
Jeff Cody
2014-01-15
1
-0
/
+9
|
*
|
|
virtio-scsi: Prevent assertion on missed events
Eric Farman
2014-01-15
1
-1
/
+1
|
*
|
|
virtio-scsi: Cleanup of I/Os that never started
Eric Farman
2014-01-15
1
-0
/
+4
|
*
|
|
scsi: Assign cancel_io vector for scsi_disk_emulate_ops
Paolo Bonzini
2014-01-15
1
-0
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2014-01-24
77
-885
/
+3579
|
\
\
\
|
*
|
|
block: Switch bdrv_io_limits_intercept() to byte granularity
Kevin Wolf
2014-01-24
1
-8
/
+5
|
*
|
|
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
2014-01-24
6
-0
/
+504
|
*
|
|
qemu-io: New command 'sleep'
Kevin Wolf
2014-01-24
1
-0
/
+42
|
*
|
|
blkdebug: Make required alignment configurable
Kevin Wolf
2014-01-24
2
-0
/
+19
|
*
|
|
iscsi: Set bs->request_alignment
Paolo Bonzini
2014-01-24
1
-0
/
+1
|
*
|
|
block: Make bdrv_pwrite() a bdrv_prwv_co() wrapper
Kevin Wolf
2014-01-24
2
-56
/
+9
|
*
|
|
block: Make bdrv_pread() a bdrv_prwv_co() wrapper
Kevin Wolf
2014-01-24
1
-36
/
+13
|
*
|
|
block: Change coroutine wrapper to byte granularity
Kevin Wolf
2014-01-24
1
-22
/
+26
|
*
|
|
block: Assert serialisation assumptions in pwritev
Kevin Wolf
2014-01-24
1
-4
/
+12
|
*
|
|
block: Align requests in bdrv_co_do_pwritev()
Kevin Wolf
2014-01-24
1
-1
/
+85
|
*
|
|
block: Allow wait_serialising_requests() at any point
Kevin Wolf
2014-01-24
2
-3
/
+12
[next]