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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
3
-7
/
+57
|
\
\
|
*
|
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
1
-0
/
+1
|
*
|
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2014-07-01
1
-1
/
+1
|
*
|
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2014-07-01
1
-1
/
+0
|
*
|
memory: MemoryRegion: QOMify
Peter Crosthwaite
2014-07-01
1
-0
/
+6
|
*
|
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
1
-5
/
+29
|
|
/
|
*
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
1
-0
/
+20
*
|
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
1
-0
/
+2
*
|
irq: Allocate IRQs individually
Peter Crosthwaite
2014-07-01
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging
Peter Maydell
2014-06-30
1
-0
/
+12
|
\
|
*
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
1
-0
/
+3
|
*
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-06-30
1
-0
/
+9
*
|
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
1
-3
/
+10
*
|
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
1
-0
/
+1
*
|
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
1
-0
/
+6
*
|
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+3
*
|
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
1
-0
/
+1
*
|
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
1
-1
/
+6
*
|
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
2014-06-29
1
-1
/
+1
*
|
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
1
-37
/
+18
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-06-29
5
-2
/
+42
|
\
\
|
*
|
block.c: Don't return success for bdrv_append_temp_snapshot() failure
Chen Gang
2014-06-27
1
-1
/
+1
|
*
|
block: Add replaces argument to drive-mirror
Benoît Canet
2014-06-27
2
-0
/
+7
|
*
|
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2014-06-27
1
-0
/
+9
|
*
|
virtio-blk: Make request completion function virtual
Fam Zheng
2014-06-27
1
-0
/
+3
|
*
|
block: make bdrv_query_stats() static
Stefan Hajnoczi
2014-06-27
1
-1
/
+0
|
*
|
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2014-06-27
1
-1
/
+1
|
*
|
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
2014-06-27
1
-4
/
+0
|
*
|
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
2014-06-27
1
-0
/
+4
|
*
|
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
2014-06-27
1
-1
/
+1
|
*
|
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
2014-06-27
1
-0
/
+11
|
*
|
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2014-06-26
1
-0
/
+3
|
*
|
blockjob: Add block_job_yield()
Fam Zheng
2014-06-26
1
-0
/
+8
|
|
/
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-29
1
-1
/
+1
|
\
\
|
*
|
qapi event: clean up in callers
Wenchao Xia
2014-06-27
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-06-29
1
-1
/
+1
|
\
\
|
*
|
net: move queue number into NICPeers
Jiri Pirko
2014-06-27
1
-1
/
+1
|
|
/
*
|
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
2
-8
/
+14
*
|
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
Alexey Kardashevskiy
2014-06-27
1
-0
/
+11
*
|
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+1
*
|
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
2
-10
/
+2
*
|
xics: Add flags for interrupts
Alexey Kardashevskiy
2014-06-27
1
-1
/
+5
*
|
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
1
-0
/
+1
*
|
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
1
-0
/
+1
*
|
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
1
-0
/
+11
*
|
spapr: Add rtas_st_buffer utility function
Sam bobroff
2014-06-27
1
-0
/
+13
*
|
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2014-06-27
1
-0
/
+11
*
|
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+9
*
|
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-1
/
+3
[prev]
[next]