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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
MAINTAINERS: Specify QAPI include and test files
Markus Armbruster
1
-0
/
+5
2015-10-12
MAINTAINERS: Specify QObject include and test files
Markus Armbruster
1
-0
/
+8
2015-10-12
docs: Move files from docs/qmp/ to docs/
Markus Armbruster
4
-1
/
+1
2015-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-41
/
+108
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
20
-65
/
+917
2015-10-12
sdhci.c: Limit the maximum block size
Alistair Francis
1
-0
/
+10
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
5
-12
/
+12
2015-10-12
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
2
-15
/
+58
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
46
-62
/
+463
2015-10-12
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
1
-0
/
+4
2015-10-12
sdhci: Pass drive parameter to sdhci-pci via qdev property
Kevin O'Connor
3
-14
/
+24
2015-10-12
tests: add test cases for netfilter object
Yang Hongyang
3
-0
/
+203
2015-10-12
netfilter: add a netbuffer filter
Yang Hongyang
4
-1
/
+209
2015-10-12
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
2
-6
/
+13
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
3
-0
/
+32
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
2
-0
/
+65
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
3
-5
/
+18
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
3
-41
/
+21
2015-10-12
netfilter: hook packets before net queue send
Yang Hongyang
3
-0
/
+91
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
7
-0
/
+229
2015-10-12
vl.c: init delayed object after net_init_clients
Yang Hongyang
1
-7
/
+8
2015-10-12
vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command
Shmulik Ladkani
2
-1
/
+14
2015-10-12
e1000: use alias for default model
Jason Wang
2
-7
/
+2
2015-10-12
vmxnet3: Support reading IMR registers on bar0
Shmulik Ladkani
1
-1
/
+5
2015-10-12
net/vmxnet3: Refine l2 header validation
Dana Rubin
2
-6
/
+17
2015-10-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...
Peter Maydell
21
-59
/
+1626
2015-10-09
Revert "qdev: Use qdev_get_device_class() for -device <type>,help"
Markus Armbruster
1
-3
/
+6
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
27
-27
/
+185
2015-10-09
qmp: Fix device-list-properties not to crash for abstract device
Markus Armbruster
2
-11
/
+10
2015-10-09
device-introspect-test: New, covering device introspection
Markus Armbruster
2
-3
/
+163
2015-10-09
libqtest: New hmp() & friends
Markus Armbruster
4
-22
/
+78
2015-10-09
libqtest: Clean up unused QTestState member sigact_old
Markus Armbruster
1
-1
/
+0
2015-10-09
tests: Fix how qom-test is run
Markus Armbruster
1
-6
/
+8
2015-10-09
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
1
-4
/
+4
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
7
-12
/
+12
2015-10-09
memory: allow destroying a non-empty MemoryRegion
Paolo Bonzini
1
-1
/
+16
2015-10-09
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
3
-9
/
+17
2015-10-09
update-linux-headers: Rename SW_MAX to SW_MAX_
Markus Armbruster
2
-2
/
+3
2015-10-09
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
3
-35
/
+5
2015-10-09
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...
Peter Maydell
27
-91
/
+83
2015-10-09
trace: remove malloc tracing
Paolo Bonzini
2
-30
/
+0
2015-10-09
docs: update the usage example of "dtrace" backend in tracing.txt
Lin Ma
1
-5
/
+5
2015-10-08
tests: Unique test path for /string-visitor/output
Dr. David Alan Gilbert
1
-8
/
+8
2015-10-08
linux-user: Remove type casts to union type
Stefan Weil
1
-4
/
+4
2015-10-08
linux-user: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-3
/
+3
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-9
/
+8
2015-10-08
.travis.yml: Run make check for all targets, not just some
David Gibson
1
-9
/
+1
2015-10-08
hw: char: Remove unnecessary variable
Shraddha Barke
1
-3
/
+1
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
1
-3
/
+1
2015-10-08
qapi: add missing @
Marc-André Lureau
1
-1
/
+1
[next]