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
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
6
-162
/
+10
2015-11-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
7
-39
/
+309
2015-11-09
blockdev: acquire AioContext in hmp_commit()
Stefan Hajnoczi
1
-1
/
+11
2015-11-09
monitor: add missed aio_context_acquire into vm_completion call
Denis V. Lunev
1
-3
/
+8
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
2
-1
/
+188
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
4
-2
/
+27
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
1
-0
/
+11
2015-11-09
dataplane: support non-contigious s/g
Michael S. Tsirkin
1
-22
/
+46
2015-11-09
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
1
-10
/
+18
2015-11-07
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-9
/
+34
2015-11-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
8
-45
/
+191
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2
-0
/
+15
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
3
-0
/
+112
2015-11-06
ahci: split realize and init
Peter Crosthwaite
3
-15
/
+34
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
1
-6
/
+15
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
3
-24
/
+15
2015-11-06
target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES
Xiao Guangrong
1
-1
/
+3
2015-11-06
target-i386: tcg: Check right CPUID bits for clflushopt/pcommit
Eduardo Habkost
1
-8
/
+20
2015-11-06
target-i386: tcg: Accept clwb instruction
Eduardo Habkost
1
-1
/
+12
2015-11-06
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0...
Peter Maydell
34
-89
/
+130
2015-11-06
tap-bsd: use user-specified tap device if it already exists
Ed Maste
1
-5
/
+33
2015-11-06
qemu-sockets: do not test path with access() before unlinking
Paolo Bonzini
1
-2
/
+1
2015-11-06
taget-ppc: Fix read access to IBAT registers higher than IBAT3
Julio Guerra
1
-1
/
+1
2015-11-06
exec: avoid unnecessary cacheline bounce on ram_list.mru_block
Paolo Bonzini
1
-1
/
+1
2015-11-06
target-alpha: fix uninitialized variable
Paolo Bonzini
1
-1
/
+1
2015-11-06
ivshmem-server: fix possible OVERRUN
Gonglei
1
-1
/
+3
2015-11-06
pci-assign: do not test path with access() before opening
Paolo Bonzini
1
-5
/
+1
2015-11-06
qom/object: fix 2 comment typos
Cao jin
2
-6
/
+6
2015-11-06
configure: remove help string for 'vnc-tls' option
Daniel P. Berrange
1
-1
/
+0
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-8
/
+7
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
7
-11
/
+11
2015-11-06
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
1
-9
/
+20
2015-11-06
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
1
-2
/
+1
2015-11-06
linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup
Thomas Huth
1
-2
/
+1
2015-11-06
tests/i44fx-test: No need for zeroing memory before memset
Thomas Huth
1
-1
/
+1
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
1
-6
/
+2
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
1
-2
/
+2
2015-11-06
tests: ignore test-qga
Eric Blake
1
-0
/
+1
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
1
-6
/
+6
2015-11-06
maint: Ignore ivshmem binaries
Eric Blake
1
-0
/
+2
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
1
-14
/
+12
2015-11-06
gdbstub: Fix buffer overflows in gdb_handle_packet()
Kevin Wolf
1
-2
/
+16
2015-11-06
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
1
-2
/
+0
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
30
-58
/
+1803
2015-11-06
configure: add missing --disable-modules option
Stefan Hajnoczi
1
-0
/
+3
2015-11-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-6
/
+33
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
7
-8
/
+232
2015-11-06
replay: command line options
Pavel Dovgalyuk
3
-5
/
+22
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
5
-0
/
+35
[next]