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
2015-10-23
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
1
-0
/
+2
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
1
-2
/
+2
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
1
-2
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging
Peter Maydell
1
-0
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-17
/
+132
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
1
-1
/
+1
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
1
-0
/
+2
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2
-0
/
+4
2015-10-22
vhost: use a function for each call
Marc-André Lureau
2
-13
/
+62
2015-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
1
-1
/
+3
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
1
-1
/
+2
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
1
-0
/
+4
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
1
-0
/
+3
2015-10-22
util: add memfd helpers
Marc-André Lureau
1
-0
/
+4
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
1
-0
/
+20
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2
-0
/
+4
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
1
-0
/
+10
2015-10-20
Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...
Peter Maydell
7
-3
/
+171
2015-10-20
util: pull Buffer code out of VNC module
Daniel P. Berrange
1
-0
/
+118
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
4
-3
/
+3
2015-10-20
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
1
-0
/
+16
2015-10-20
sockets: move qapi_copy_SocketAddress into qemu-sockets.c
Daniel P. Berrange
1
-0
/
+4
2015-10-20
sockets: add helpers for creating SocketAddress from a socket
Daniel P. Berrange
1
-0
/
+30
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...
Peter Maydell
1
-2
/
+14
2015-10-19
glib-compat: add 2.38/2.40/2.46 asserts
Marc-André Lureau
1
-0
/
+61
2015-10-19
cpu-exec: Add "nochain" debug flag
Richard Henderson
1
-0
/
+1
2015-10-19
Implement fw_cfg DMA interface
Marc Marí
1
-2
/
+14
2015-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
11
-31
/
+44
2015-10-19
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
1
-2
/
+0
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-3
/
+4
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2
-2
/
+7
2015-10-19
kvm: Make KVM_CAP_SIGNAL_MSI globally available
Pavel Fedin
1
-0
/
+9
2015-10-19
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
1
-3
/
+2
2015-10-19
qemu-char: convert spice backend to data-driven creation
Paolo Bonzini
1
-2
/
+0
2015-10-19
qemu-char: convert testdev backend to data-driven creation
Paolo Bonzini
1
-3
/
+0
2015-10-19
qemu-char: convert braille backend to data-driven creation
Paolo Bonzini
1
-3
/
+0
2015-10-19
qemu-char: convert msmouse backend to data-driven creation
Paolo Bonzini
1
-3
/
+0
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
1
-2
/
+14
2015-10-16
util - add automated ID generation utility
Jeff Cody
1
-0
/
+8
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2
-7
/
+0
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
1
-1
/
+3
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
1
-0
/
+8
2015-10-16
block: Introduce parents list
Kevin Wolf
1
-0
/
+2
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
1
-0
/
+2
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
1
-0
/
+1
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
1
-0
/
+1
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
1
-4
/
+8
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
1
-4
/
+0
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2
-3
/
+8
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
1
-0
/
+1
[next]