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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
1
-1
/
+3
2015-10-12
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
4
-6
/
+6
2015-10-12
linux-headers: update from kvm/next
Paolo Bonzini
1
-0
/
+6
2015-10-12
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
3
-3
/
+7
2015-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+3
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-6
/
+98
2015-10-12
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
1
-1
/
+3
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
2
-2
/
+15
2015-10-12
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
1
-0
/
+7
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
1
-0
/
+1
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
1
-0
/
+7
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
1
-1
/
+12
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
1
-5
/
+0
2015-10-12
netfilter: hook packets before net queue send
Yang Hongyang
1
-0
/
+8
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
3
-0
/
+63
[prev]
[next]