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
*
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
2
-34
/
+82
*
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
2
-0
/
+71
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014063...
Peter Maydell
2014-06-30
1
-115
/
+165
|
\
|
*
vfio: use correct runstate
Paolo Bonzini
2014-06-30
1
-1
/
+1
|
*
vfio: Make BARs native endian
Alexey Kardashevskiy
2014-06-30
1
-10
/
+31
|
*
vfio-pci: Fix MSI-X masking performance
Alex Williamson
2014-06-30
1
-102
/
+131
|
*
vfio-pci: Fix MSI/X debug code
Alex Williamson
2014-06-30
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging
Peter Maydell
2014-06-30
4
-49
/
+186
|
\
|
*
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
2
-0
/
+68
|
*
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-06-30
2
-49
/
+111
|
*
nbd: Shutdown socket before closing.
Hani Benhabiles
2014-06-30
2
-0
/
+2
|
*
nbd: Don't validate from and len in NBD_CMD_DISC.
Hani Benhabiles
2014-06-27
1
-3
/
+4
|
*
nbd: Don't export a block device with no medium.
Hani Benhabiles
2014-06-27
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
2014-06-30
6
-5
/
+13
|
\
\
|
*
|
tests/test-qmp-event: fix for GLib < 2.31
Paolo Bonzini
2014-06-30
1
-0
/
+6
|
*
|
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
5
-5
/
+7
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20140630' into...
Peter Maydell
2014-06-30
1
-33
/
+75
|
\
\
\
|
*
|
|
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
2014-06-29
1
-2
/
+18
|
*
|
|
ui/cocoa: Fix handling of absolute positioning devices
Peter Maydell
2014-06-29
1
-29
/
+46
|
*
|
|
ui/cocoa: Add utility method to check if point is within window
Peter Maydell
2014-06-29
1
-2
/
+7
|
*
|
|
ui/cocoa: Cope with first surface being same as initial window size
Peter Maydell
2014-06-29
1
-1
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140630'...
Peter Maydell
2014-06-30
6
-37
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
disas/libvixl: Fix wrong format strings
Stefan Weil
2014-06-29
1
-10
/
+10
|
*
|
disas/libvixl: Update README for version base
Richard Henderson
2014-06-29
1
-1
/
+1
|
*
|
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
1
-9
/
+6
|
*
|
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
2014-06-29
1
-1
/
+2
|
*
|
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
1
-8
/
+6
|
*
|
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
2014-06-29
1
-0
/
+4
|
*
|
hw/arm/strongarm: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
1
-8
/
+6
|
*
|
hw/arm/virt: Provide PL031 RTC
Peter Maydell
2014-06-29
1
-0
/
+30
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-29
32
-282
/
+854
|
\
\
|
*
|
tests: add human format test for string output visitor
Hu Tao
2014-06-29
1
-19
/
+90
|
*
|
vhost-net: disable when cross-endian
Greg Kurz
2014-06-29
1
-0
/
+19
|
*
|
target-ppc: enable virtio endian ambivalent support
Greg Kurz
2014-06-29
2
-0
/
+17
|
*
|
virtio-9p: use virtio wrappers to access headers
Greg Kurz
2014-06-29
1
-1
/
+2
|
*
|
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-15
/
+31
|
*
|
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-18
/
+20
|
*
|
virtio-blk: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-17
/
+21
|
*
|
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
1
-3
/
+5
|
*
|
virtio-net: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-14
/
+17
|
*
|
virtio: allow byte swapping for vring
Rusty Russell
2014-06-29
1
-41
/
+48
|
*
|
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
2014-06-29
1
-0
/
+170
|
*
|
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
3
-19
/
+101
|
*
|
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
2
-0
/
+7
|
*
|
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
3
-9
/
+8
|
*
|
virtio: add subsections to the migration stream
Greg Kurz
2014-06-29
1
-2
/
+19
|
*
|
virtio-rng: implement per-device migration calls
Greg Kurz
2014-06-29
1
-5
/
+7
|
*
|
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
1
-11
/
+14
|
*
|
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
1
-14
/
+20
|
*
|
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
1
-8
/
+16
[next]