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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging
Peter Maydell
1
-0
/
+12
2014-06-30
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
1
-0
/
+3
2014-06-30
nbd: Handle fixed new-style clients.
Hani Benhabiles
1
-0
/
+9
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
1
-0
/
+170
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
1
-3
/
+10
2014-06-29
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
1
-0
/
+1
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-0
/
+6
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+3
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-0
/
+1
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
1
-1
/
+6
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
1
-1
/
+1
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
1
-37
/
+18
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-2
/
+42
2014-06-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+1
2014-06-27
block.c: Don't return success for bdrv_append_temp_snapshot() failure
Chen Gang
1
-1
/
+1
2014-06-27
block: Add replaces argument to drive-mirror
BenoƮt Canet
2
-0
/
+7
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
1
-0
/
+9
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
1
-0
/
+3
2014-06-27
block: make bdrv_query_stats() static
Stefan Hajnoczi
1
-1
/
+0
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
1
-4
/
+0
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
1
-0
/
+4
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
1
-0
/
+11
2014-06-27
qapi event: clean up in callers
Wenchao Xia
1
-1
/
+1
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2
-8
/
+14
2014-06-27
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
Alexey Kardashevskiy
1
-0
/
+11
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
1
-0
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2
-10
/
+2
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
1
-1
/
+5
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
1
-0
/
+11
2014-06-27
spapr: Add rtas_st_buffer utility function
Sam bobroff
1
-0
/
+13
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
1
-0
/
+11
2014-06-27
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
1
-0
/
+9
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-1
/
+3
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
1
-1
/
+40
2014-06-27
net: move queue number into NICPeers
Jiri Pirko
1
-1
/
+1
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
1
-0
/
+3
2014-06-26
blockjob: Add block_job_yield()
Fam Zheng
1
-0
/
+8
2014-06-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
1
-0
/
+2
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
11
-111
/
+109
2014-06-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-2
/
+22
2014-06-23
migration: dump vmstate info as a json file for static analysis
Amit Shah
1
-0
/
+2
2014-06-23
qemu-char: make writes thread-safe
Paolo Bonzini
1
-4
/
+7
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
1
-0
/
+9
2014-06-23
qapi event: clean up
Wenchao Xia
1
-40
/
+0
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
1
-2
/
+0
[next]