index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhci: tracing support
Gerd Hoffmann
2012-03-13
2
-55
/
+63
*
uhci: cancel on schedule stop.
Gerd Hoffmann
2012-03-13
1
-0
/
+1
*
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-03-13
1
-0
/
+1
*
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
2012-03-13
1
-3
/
+3
*
usb: improve packet state sanity checks
Gerd Hoffmann
2012-03-13
3
-6
/
+33
*
usb-ohci: DMA writeback bug fixes
Wei Yang
2012-03-13
1
-2
/
+15
*
usb-ehci: drop unused isoch_pause variable
Hans de Goede
2012-03-13
1
-5
/
+1
*
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2012-03-13
13
-60
/
+11
*
usb: the big rename
Gerd Hoffmann
2012-03-13
27
-70
/
+74
*
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
Anthony Liguori
2012-03-13
7
-21
/
+774
|
\
|
*
qemu-ga: add guest-sync-delimited
Michael Roth
2012-03-12
5
-9
/
+77
|
*
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
2012-03-12
3
-0
/
+246
|
*
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
2012-03-12
1
-9
/
+25
|
*
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2012-03-12
2
-13
/
+121
|
*
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
2012-03-12
3
-0
/
+38
|
*
qemu-ga: add guest-suspend-ram
Luiz Capitulino
2012-03-12
3
-0
/
+43
|
*
qemu-ga: add guest-suspend-disk
Luiz Capitulino
2012-03-12
4
-1
/
+235
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-03-13
28
-267
/
+1054
|
\
\
|
*
|
test-coroutine: add performance test for nesting
Alex Barcelo
2012-03-12
1
-0
/
+27
|
*
|
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
2012-03-12
2
-1
/
+9
|
*
|
coroutine: adding configure choose mechanism for coroutine backend
Alex Barcelo
2012-03-12
1
-8
/
+29
|
*
|
coroutine: adding sigaltstack method (.c source)
Alex Barcelo
2012-03-12
1
-0
/
+334
|
*
|
qcow2: Reduce number of I/O requests
Kevin Wolf
2012-03-12
3
-77
/
+168
|
*
|
qcow2: Add qcow2_alloc_clusters_at()
Kevin Wolf
2012-03-12
2
-0
/
+30
|
*
|
qcow2: Factor out count_cow_clusters
Kevin Wolf
2012-03-12
1
-19
/
+36
|
*
|
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
2012-03-12
5
-73
/
+44
|
*
|
add mode field to blockdev-snapshot-sync transaction item
Paolo Bonzini
2012-03-12
3
-10
/
+44
|
*
|
rename blockdev-group-snapshot-sync
Paolo Bonzini
2012-03-12
3
-76
/
+96
|
*
|
qapi: complete implementation of unions
Paolo Bonzini
2012-03-12
5
-1
/
+98
|
*
|
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
Paolo Bonzini
2012-03-12
1
-2
/
+2
|
*
|
Add 'make check-block'
Kevin Wolf
2012-03-12
2
-1
/
+27
|
*
|
make check: Add qemu-iotests subset
Kevin Wolf
2012-03-12
2
-0
/
+22
|
*
|
qemu-iotests: Mark some tests as quick
Kevin Wolf
2012-03-12
1
-12
/
+12
|
*
|
qcow2: Add error messages in qcow2_truncate
Kevin Wolf
2012-03-12
2
-1
/
+4
|
*
|
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
2012-03-12
3
-6
/
+13
|
*
|
qcow2: Add some tracing
Kevin Wolf
2012-03-12
4
-1
/
+65
|
*
|
qed: do not evict in-use L2 table cache entries
Stefan Hajnoczi
2012-03-12
1
-4
/
+18
|
*
|
Group snapshot: Fix format name for backing file
Paolo Bonzini
2012-03-12
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-03-13
6
-267
/
+168
|
\
\
|
*
|
memory: get rid of cpu_register_io_memory()
Avi Kivity
2012-03-08
5
-73
/
+1
|
*
|
memory: dispatch directly via MemoryRegion
Avi Kivity
2012-03-08
4
-98
/
+69
|
*
|
exec: fix code tlb entry misused as iotlb in get_page_addr_code()
Avi Kivity
2012-03-08
1
-1
/
+1
|
*
|
memory: store section indices in iotlb instead of io indices
Avi Kivity
2012-03-08
3
-8
/
+24
|
*
|
memory: make phys_page_find() return an unadjusted section
Avi Kivity
2012-03-08
1
-116
/
+102
*
|
|
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-03-13
7
-12
/
+64
|
\
\
\
|
*
|
|
vga: add trace event for ppm_save
Alon Levy
2012-03-12
2
-0
/
+5
|
*
|
|
console: add some trace events
Alon Levy
2012-03-12
2
-0
/
+7
|
*
|
|
maintainers: Add docs/tracing.txt to Tracing
Andreas Färber
2012-03-12
1
-0
/
+1
|
*
|
|
docs: correct ./configure line in tracing.txt
Jun Koi
2012-03-12
1
-1
/
+1
|
*
|
|
trace: make trace_thread_create() use its function arg
Jun Koi
2012-03-12
1
-1
/
+1
[next]