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
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
3
-6
/
+6
2014-08-20
qemu-io-cmds: g_renew() can't fail, bury dead error handling
Markus Armbruster
1
-10
/
+1
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
8
-16
/
+15
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
22
-47
/
+46
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2
-1
/
+4
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
62
-308
/
+183
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
4
-25
/
+17
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
3
-6
/
+7
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
1
-13
/
+5
2014-08-18
monitor: Remove hardcoded watchdog event names
Hani Benhabiles
1
-6
/
+5
2014-08-18
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
Peter Maydell
2
-0
/
+34
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2
-0
/
+12
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
3
-5
/
+26
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
33
-238
/
+1991
2014-08-18
mtree: remove write-only field
Paolo Bonzini
1
-7
/
+3
2014-08-18
memory: Use canonical path component as the name
Peter Crosthwaite
2
-4
/
+1
2014-08-18
memory: Use memory_region_name for name access
Peter Crosthwaite
1
-4
/
+4
2014-08-18
memory: constify memory_region_name
Peter Crosthwaite
2
-2
/
+2
2014-08-18
exec: Abstract away ref to memory region names
Peter Crosthwaite
1
-2
/
+2
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
1
-1
/
+1
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
1
-8
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
42
-193
/
+0
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
9
-14
/
+18
2014-08-17
ioport: split deletion and destruction
Paolo Bonzini
1
-3
/
+8
2014-08-17
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2
-6
/
+0
2014-08-17
vga: do not dynamically allocate chain4_alias
Paolo Bonzini
2
-15
/
+12
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2
-6
/
+0
2014-08-17
qom: object: move unparenting to the child property's release callback
Paolo Bonzini
1
-10
/
+4
2014-08-17
qom: object: delete properties before calling instance_finalize
Paolo Bonzini
1
-1
/
+1
2014-08-17
target-sparc64: implement Short Floating-Point Store Instructions
Artyom Tarasenko
1
-1
/
+14
2014-08-17
apb: add IOMMU flush register implementation
Mark Cave-Ayland
1
-2
/
+10
2014-08-17
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
Mark Cave-Ayland
1
-2
/
+2
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
28
-42
/
+62
2014-08-15
qcow2: fix new_blocks double-free in alloc_refcount_block()
Stefan Hajnoczi
1
-0
/
+1
2014-08-15
image-fuzzer: Reduce number of generator functions in __init__
Maria Kustova
1
-161
/
+143
2014-08-15
image-fuzzer: Add generators of L1/L2 tables
Maria Kustova
1
-65
/
+190
2014-08-15
image-fuzzer: Add fuzzing functions for L1/L2 table entries
Maria Kustova
1
-0
/
+28
2014-08-15
docs: Expand the list of supported image elements with L1/L2 tables
Maria Kustova
1
-2
/
+1
2014-08-15
image-fuzzer: Public API for image-fuzzer/runner/runner.py
Maria Kustova
1
-0
/
+1
2014-08-15
image-fuzzer: Generator of fuzzed qcow2 images
Maria Kustova
1
-0
/
+369
2014-08-15
image-fuzzer: Fuzzing functions for qcow2 images
Maria Kustova
1
-0
/
+327
2014-08-15
image-fuzzer: Tool for fuzz tests execution
Maria Kustova
1
-0
/
+405
2014-08-15
docs: Specification for the image fuzzer
Maria Kustova
1
-0
/
+239
2014-08-15
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
1
-1
/
+2
2014-08-15
virtio-blk: Correct bug in support for flexible descriptor layout
Marc Marí
1
-7
/
+7
2014-08-15
libqos: Change free function called in malloc
Marc Marí
1
-1
/
+1
2014-08-15
libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
Marc Marí
1
-1
/
+1
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Marc Marí
1
-0
/
+4
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
2
-1
/
+17
[next]