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
2012-03-13
uhci: tracing support
Gerd Hoffmann
2
-55
/
+63
2012-03-13
uhci: cancel on schedule stop.
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
1
-3
/
+3
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
3
-6
/
+33
2012-03-13
usb-ohci: DMA writeback bug fixes
Wei Yang
1
-2
/
+15
2012-03-13
usb-ehci: drop unused isoch_pause variable
Hans de Goede
1
-5
/
+1
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
13
-60
/
+11
2012-03-13
usb: the big rename
Gerd Hoffmann
27
-70
/
+74
2012-03-12
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
Anthony Liguori
7
-21
/
+774
2012-03-12
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
28
-267
/
+1054
2012-03-12
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
6
-267
/
+168
2012-03-12
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
7
-12
/
+64
2012-03-12
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2
-7
/
+10
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
5
-9
/
+77
2012-03-12
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
3
-0
/
+246
2012-03-12
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
1
-9
/
+25
2012-03-12
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2
-13
/
+121
2012-03-12
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
3
-0
/
+38
2012-03-12
qemu-ga: add guest-suspend-ram
Luiz Capitulino
3
-0
/
+43
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
4
-1
/
+235
2012-03-12
cpu-all.h: Don't accidentally sign extend in g2h()
Peter Maydell
1
-1
/
+1
2012-03-12
implement vnc_dpy_setdata
Gerd Hoffmann
1
-1
/
+4
2012-03-12
initialize CPU model list after handling -readconfig options
Eduardo Habkost
1
-7
/
+13
2012-03-12
add Opteron_G4 CPU model (v2)
Eduardo Habkost
1
-0
/
+14
2012-03-12
add SandyBridge CPU model
Eduardo Habkost
1
-0
/
+14
2012-03-12
add "tsc-deadline" flag name to feature_ecx table
Eduardo Habkost
1
-1
/
+1
2012-03-12
qom: fix device hot-unplug
Paolo Bonzini
1
-5
/
+2
2012-03-12
qdev: accept empty string properties
Paolo Bonzini
1
-4
/
+0
2012-03-12
test-coroutine: add performance test for nesting
Alex Barcelo
1
-0
/
+27
2012-03-12
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
2
-1
/
+9
2012-03-12
coroutine: adding configure choose mechanism for coroutine backend
Alex Barcelo
1
-8
/
+29
2012-03-12
coroutine: adding sigaltstack method (.c source)
Alex Barcelo
1
-0
/
+334
2012-03-12
qcow2: Reduce number of I/O requests
Kevin Wolf
3
-77
/
+168
2012-03-12
qcow2: Add qcow2_alloc_clusters_at()
Kevin Wolf
2
-0
/
+30
2012-03-12
qcow2: Factor out count_cow_clusters
Kevin Wolf
1
-19
/
+36
2012-03-12
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
5
-73
/
+44
2012-03-12
add mode field to blockdev-snapshot-sync transaction item
Paolo Bonzini
3
-10
/
+44
2012-03-12
rename blockdev-group-snapshot-sync
Paolo Bonzini
3
-76
/
+96
2012-03-12
qapi: complete implementation of unions
Paolo Bonzini
5
-1
/
+98
2012-03-12
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
Paolo Bonzini
1
-2
/
+2
2012-03-12
Add 'make check-block'
Kevin Wolf
2
-1
/
+27
2012-03-12
make check: Add qemu-iotests subset
Kevin Wolf
2
-0
/
+22
2012-03-12
qemu-iotests: Mark some tests as quick
Kevin Wolf
1
-12
/
+12
2012-03-12
qcow2: Add error messages in qcow2_truncate
Kevin Wolf
2
-1
/
+4
2012-03-12
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
3
-6
/
+13
2012-03-12
qcow2: Add some tracing
Kevin Wolf
4
-1
/
+65
2012-03-12
qed: do not evict in-use L2 table cache entries
Stefan Hajnoczi
1
-4
/
+18
2012-03-12
Group snapshot: Fix format name for backing file
Paolo Bonzini
1
-1
/
+2
2012-03-12
vga: add trace event for ppm_save
Alon Levy
2
-0
/
+5
[prev]
[next]