index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
hyperv_testdev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
Add missing bit for SSE instr in VEX decoding
Eugene Minibaev
1
-1
/
+3
2018-04-09
maint: Add .mailmap entries for patches claiming list authorship
Eric Blake
1
-4
/
+14
2018-04-09
dump: Fix build with newer gcc
Eric Blake
1
-2
/
+2
2018-04-09
device-crash-test: Remove fixed isa-fdc entry
Thomas Huth
1
-1
/
+0
2018-04-09
qemu-pr-helper: Write pidfile more often
Michal Privoznik
1
-1
/
+5
2018-04-09
qemu-pr-helper: Daemonize before dropping privileges
Michal Privoznik
1
-7
/
+7
2018-04-09
virtio-serial: fix heapover-flow
linzhecheng
1
-2
/
+5
2018-04-09
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
1
-0
/
+14
2018-04-09
hw/dma/i82374: Avoid double creation of the 82374 controller
Philippe Mathieu-Daudé
1
-1
/
+8
2018-04-09
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
2
-12
/
+37
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
3
-5
/
+27
2018-04-09
scsi-disk: Don't enlarge min_io_size to max_io_size
Fam Zheng
1
-4
/
+6
2018-04-09
configure: Add missing configure options to help text
Thomas Huth
1
-0
/
+3
2018-04-09
i386/hyperv: error out if features requested but unsupported
Roman Kagan
1
-9
/
+34
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
3
-4
/
+11
2018-04-09
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
Justin Terry (VM)
1
-1
/
+78
2018-04-09
virtio-serial: fix heap-over-flow
linzhecheng
1
-2
/
+5
2018-04-09
vhost: Allow adjoining regions
Dr. David Alan Gilbert
1
-4
/
+9
2018-04-09
contrib/libvhost-user: add the protocol feature used for SET/GET message
Changpeng Liu
1
-0
/
+1
2018-04-09
vhost-user: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
2
-9
/
+34
2018-04-09
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2
-3
/
+2
2018-04-09
gdbstub: fix off-by-one in gdb_handle_packet()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-04-09
s390x: load_psw() should only exchange the PSW for KVM
David Hildenbrand
1
-4
/
+6
2018-04-09
s390x/mmu: don't overwrite pending exception in mmu translate
David Hildenbrand
1
-1
/
+1
2018-04-09
vfio-ccw: fix memory leaks in vfio_ccw_realize()
Greg Kurz
1
-0
/
+2
2018-04-09
pc-bios/s390: update images
Cornelia Huck
2
-0
/
+0
2018-04-09
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2
-2
/
+20
2018-04-09
s390: Ensure IPL from SCSI works as expected
Viktor Mihajlovski
1
-2
/
+29
2018-04-09
s390: Refactor IPL parameter block generation
Viktor Mihajlovski
1
-30
/
+51
2018-04-09
s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()
David Hildenbrand
1
-0
/
+2
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
3
-2
/
+35
2018-04-09
sdl2: drop dead code
Gerd Hoffmann
1
-8
/
+0
2018-04-09
sdl2: drop QEMU_KEY_BACKSPACE special case
Gerd Hoffmann
1
-3
/
+0
2018-04-09
sdl2: enable ctrl modifier keys for text consoles
Gerd Hoffmann
1
-1
/
+3
2018-04-09
sdl2: track kbd modifier state unconditionally
Gerd Hoffmann
1
-18
/
+21
2018-04-09
ui: add ctrl modifier support to kbd_put_qcode_console()
Gerd Hoffmann
4
-6
/
+17
2018-04-09
docker: fedora: test more components
Paolo Bonzini
1
-3
/
+10
2018-04-09
docker: Inline "prep_fail" in run script
Fam Zheng
1
-1
/
+1
2018-04-09
tests: Fix ubuntu.i386 image initialization
Fam Zheng
1
-4
/
+1
2018-04-09
docker: dump 'config.log' if ./configure fails
Philippe Mathieu-Daudé
1
-1
/
+3
2018-04-06
Update seabios-hppa
Richard Henderson
2
-0
/
+0
2018-04-06
tcg: Fix out-of-line generic vector compares
Richard Henderson
1
-1
/
+1
2018-04-06
crypto: ensure we use a predictable TLS priority setting
Daniel P. Berrangé
2
-0
/
+2
2018-04-06
docs: Document -object tls-creds-x509 priority=xxx
Christophe Fergeau
1
-1
/
+10
2018-04-06
docs: update information for TLS certificate management
Daniel P. Berrange
1
-92
/
+272
2018-04-05
vfio: Use a trace point when a RAM section cannot be DMA mapped
Eric Auger
2
-6
/
+6
2018-04-05
scripts/checkpatch.pl: Bug fix
Su Hang
1
-2
/
+13
2018-04-05
target/i386: Fix andn instruction
Alexandro Sanchez Bach
1
-1
/
+1
2018-04-05
sys_membarrier: fix up include directives
Bruce Rogers
1
-3
/
+3
2018-04-04
Update version for v2.12.0-rc2 release
Peter Maydell
1
-1
/
+1
[next]