index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180409-pull-request' i...
Peter Maydell
5
-33
/
+36
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
3
-2
/
+35
2018-04-09
Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...
Peter Maydell
4
-9
/
+15
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
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
4
-93
/
+284
2018-04-06
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180407' into staging
Peter Maydell
2
-0
/
+0
2018-04-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180407' into staging
Peter Maydell
1
-1
/
+1
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-06
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180405.0' in...
Peter Maydell
2
-6
/
+6
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
v2.12.0-rc2
Peter Maydell
1
-1
/
+1
2018-04-04
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-0
/
+7
2018-04-04
block/rbd: remove processed options from qdict
Jeff Cody
1
-0
/
+7
2018-04-04
tcg: fix 16-byte vector operations detection
Laurent Vivier
1
-0
/
+8
2018-04-04
sdl2: Remove unused epoxy include
Elie Tournier
1
-2
/
+0
2018-04-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-88
/
+167
2018-04-04
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-15
/
+34
2018-04-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-1
/
+4
2018-04-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
3
-6
/
+14
2018-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180403' into staging
Peter Maydell
3
-2
/
+5
[prev]
[next]