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
2017-02-17
docs: add document to explain the usage of vNVDIMM
Haozhong Zhang
1
-0
/
+124
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
8
-26
/
+45
2017-02-17
pci/pcie: don't assume cap id 0 is reserved
Michael S. Tsirkin
1
-4
/
+7
2017-02-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
33
-253
/
+711
2017-02-16
target-i386: correctly propagate retaddr into SVM helpers
Paolo Bonzini
7
-58
/
+56
2017-02-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...
Peter Maydell
11
-23
/
+75
2017-02-16
vl: log available guest crash information
Anton Nefedov
1
-0
/
+11
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
10
-11
/
+41
2017-02-16
i386/cpu: add crash-information QOM property
Anton Nefedov
3
-0
/
+75
2017-02-16
Makefile: avoid leaving the temporary QEMU_PKGVERSION header file
Lin Ma
1
-1
/
+5
2017-02-16
vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...
Dou Liyang
1
-2
/
+2
2017-02-16
qemu-nbd: Implement socket activation.
Richard W.M. Jones
1
-9
/
+163
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
3
-0
/
+15
2017-02-16
linux-user: Use correct types in load_symbols()
Peter Maydell
1
-7
/
+15
2017-02-16
linux-user: fill target sigcontext struct accordingly
Jose Ricardo Ziviani
1
-0
/
+5
2017-02-16
linux-user: fix tcg/mmap test
Marc-André Lureau
1
-3
/
+3
2017-02-16
linux-user: fix settime old value location
Marc-André Lureau
1
-2
/
+6
2017-02-16
linux-user: Update m68k syscall definitions to match Linux 4.6
John Paul Adrian Glaubitz
1
-0
/
+3
2017-02-16
linux-user: Update sh4 syscall definitions to match Linux 4.8
John Paul Adrian Glaubitz
1
-0
/
+14
2017-02-16
qemu-doc: Clarify that -vga std is now the default
Alberto Garcia
1
-2
/
+2
2017-02-16
cpu-exec: remove outermost infinite loop
Paolo Bonzini
1
-31
/
+27
2017-02-16
cpu-exec: avoid repeated sigsetjmp on interrupts
Paolo Bonzini
1
-12
/
+12
2017-02-16
cpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt
Paolo Bonzini
1
-11
/
+12
2017-02-16
cpu-exec: tighten barrier on TCG_EXIT_REQUESTED
Paolo Bonzini
1
-2
/
+2
2017-02-16
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
2
-3
/
+5
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
3
-33
/
+81
2017-02-16
gdbstub: Fix vCont behaviour
Claudio Imbrenda
1
-47
/
+162
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
3
-29
/
+45
2017-02-16
char: drop data written to a disconnected pty
Ed Swierk
1
-1
/
+1
2017-02-16
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
1
-0
/
+2
2017-02-16
qemu-char: socket backend: disconnect on write error
Anton Nefedov
1
-0
/
+10
2017-02-16
test-vmstate: remove yield_until_fd_readable
Paolo Bonzini
1
-11
/
+0
2017-02-16
kvm/ioapic: correct kvm ioapic version
Peter Xu
1
-0
/
+5
2017-02-16
ioapic: fix error report value of def version
Peter Xu
1
-2
/
+4
2017-02-16
kvm/ioapic: dump real object instead of a fake one
Peter Xu
1
-4
/
+4
2017-02-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-6
/
+38
2017-02-15
net: e1000e: fix an infinite loop issue
Li Qiang
1
-1
/
+6
2017-02-15
net: imx: limit buffer descriptor count
Prasad J Pandit
1
-4
/
+6
2017-02-15
colo-compare: sort TCP packet queue by sequence number
Zhang Chen
1
-0
/
+19
2017-02-15
net: e1000e: fix dead code in e1000e_write_packet_to_guest
Paolo Bonzini
1
-1
/
+1
2017-02-15
net: Mark 'vlan' parameter as deprecated
Thomas Huth
1
-0
/
+6
2017-02-14
linux-user: manage two new IFLA host message types
Laurent Vivier
1
-0
/
+2
2017-02-14
linux-user: Fix mq_open
Lena Djokic
1
-3
/
+8
2017-02-14
linux-user: Fix readahead
Lena Djokic
1
-1
/
+1
2017-02-14
linux-user: Fix inotify_init1 support
Lena Djokic
1
-1
/
+2
2017-02-14
linux-user: Fix s390x safe-syscall for z900
Richard Henderson
1
-1
/
+1
2017-02-14
linux-user: drop __cygwin__ ifdef
Riku Voipio
1
-3
/
+0
2017-02-14
linux-user: remove ifdef __USER_MISC
Riku Voipio
1
-2
/
+0
2017-02-14
Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into staging
Peter Maydell
25
-1012
/
+915
2017-02-14
target/openrisc: Optimize for r0 being zero
Richard Henderson
3
-23
/
+66
[next]