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
2011-07-21
qapi: add QMP output visitor
Michael Roth
3
-1
/
+268
2011-07-21
qapi: add QMP input visitor
Michael Roth
4
-1
/
+332
2011-07-21
qapi: add QAPI visitor core
Michael Roth
5
-0
/
+221
2011-07-21
qapi: add module init types for qapi
Michael Roth
1
-0
/
+2
2011-07-21
qlist: add qlist_first()/qlist_next()
Michael Roth
1
-0
/
+11
2011-07-21
Add hard build dependency on glib
Anthony Liguori
4
-0
/
+17
2011-07-21
Error: Fix build when qemu-common.h is not included
Luiz Capitulino
1
-0
/
+1
2011-07-21
Introduce compiler.h header file
Luiz Capitulino
2
-24
/
+35
2011-07-21
QMP: add snapshot-blkdev-sync command
Jes Sorensen
3
-3
/
+37
2011-07-20
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
3
-4
/
+3
2011-07-20
Fix unassigned memory access handling
Blue Swirl
10
-35
/
+48
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
4
-10
/
+22
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
1
-1
/
+2
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
1
-0
/
+1
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
1
-1
/
+1
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
3
-31
/
+82
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2
-11
/
+9
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2
-42
/
+1
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
1
-0
/
+1
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
3
-28
/
+31
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
8
-493
/
+753
2011-07-19
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
17
-137
/
+221
2011-07-19
Merge remote-tracking branch 'kraxel/usb.19' into staging
Anthony Liguori
13
-235
/
+523
2011-07-19
Merge remote-tracking branch 'spice/spice.v38' into staging
Anthony Liguori
4
-18
/
+46
2011-07-19
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
5
-9
/
+21
2011-07-19
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
22
-97
/
+549
2011-07-18
virtio-console: Prevent abort()s in case of host chardev close
Amit Shah
1
-1
/
+15
2011-07-18
virtio-serial-bus: Fix trailing \n in error_report string
Amit Shah
1
-1
/
+1
2011-07-18
virtio-console: Add some trace events
Amit Shah
2
-1
/
+13
2011-07-18
virtio-serial-bus: Add trace events
Amit Shah
2
-0
/
+13
2011-07-17
virtio: fix indirect descriptor buffer overflow
Michael S. Tsirkin
1
-0
/
+8
2011-07-17
xen: move to new pci initializers
Michael S. Tsirkin
1
-8
/
+7
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
1
-0
/
+3
2011-07-17
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2
-5
/
+6
2011-07-17
vhost: fix double free on device stop
Michael S. Tsirkin
1
-0
/
+1
2011-07-17
xen_console: fall back to qemu serial device
Alexander Graf
1
-4
/
+7
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
5
-6
/
+87
2011-07-17
checkpatch: don't error out on },{ lines
Alexander Graf
1
-1
/
+3
2011-07-17
xen_disk: treat "aio" as "raw"
Stefano Stabellini
1
-0
/
+3
2011-07-17
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
2
-8
/
+15
2011-07-17
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
1
-7
/
+27
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2
-7
/
+13
2011-07-17
xen_console: fix memory leak
Stefano Stabellini
1
-2
/
+6
2011-07-17
xen: enable console and disk backend in HVM mode
Stefano Stabellini
1
-0
/
+8
2011-07-17
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
4
-58
/
+9
2011-07-17
xen: Clean up map cache API naming
Jan Kiszka
6
-44
/
+50
2011-07-17
xen: Clean up build system
Jan Kiszka
3
-13
/
+6
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
1
-1
/
+9
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
1
-1
/
+1
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
1
-1
/
+9
[next]