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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
console: add qemu_pixman_linebuf_copy
Gerd Hoffmann
2
-0
/
+11
2014-09-05
console: add dpy_gfx_update_dirty
Gerd Hoffmann
2
-0
/
+65
2014-09-05
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
2
-0
/
+41
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
8
-45
/
+42
2014-09-05
console: reimplement qemu_default_pixelformat
Gerd Hoffmann
1
-113
/
+4
2014-09-05
console: add qemu_default_pixman_format
Gerd Hoffmann
2
-0
/
+26
2014-09-05
console: add qemu_pixelformat_from_pixman
Gerd Hoffmann
2
-0
/
+57
2014-09-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
4
-54
/
+79
2014-09-04
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
1
-25
/
+24
2014-09-04
qdev: Add cleanup logic in device_set_realized() to avoid resource leak
Gonglei
1
-14
/
+38
2014-09-04
qdev: Use NULL instead of local_err for qbus_child unrealize
Gonglei
1
-7
/
+7
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
4
-3
/
+64
2014-09-04
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
1
-1
/
+14
2014-09-04
net: complete all queued packets on VM stop
Michael S. Tsirkin
1
-1
/
+32
2014-09-04
net: invoke callback when purging queue
Michael S. Tsirkin
1
-0
/
+3
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
1
-1
/
+8
2014-09-04
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
1
-2
/
+12
2014-09-04
hw/9pfs: Don't return type from host in readdir on local 9p filesystem
Bastian Blank
1
-1
/
+4
2014-09-04
qdev: Use error_abort instead of using local_err
Gonglei
1
-2
/
+2
2014-09-04
memory: Remove object_property_add_child_array()
Peter Crosthwaite
1
-25
/
+5
2014-09-04
qom: Add automatic arrayification to object_property_add()
Peter Crosthwaite
1
-0
/
+21
2014-09-04
machine: Clean up -machine handling
Andreas Färber
1
-4
/
+4
2014-09-04
qom: Make object_child_foreach() safe for objects removal
Alexey Kardashevskiy
1
-2
/
+2
2014-09-04
net: Forbid dealing with packets when VM is not running
zhanghailiang
1
-0
/
+7
2014-09-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...
Peter Maydell
14
-56
/
+70
2014-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-17
/
+35
2014-09-04
Revert "vhost_net: start/stop guest notifiers properly"
Peter Maydell
2
-19
/
+14
2014-09-03
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
1
-0
/
+6
2014-09-03
vhost-scsi: init backend features earlier
Michael S. Tsirkin
1
-1
/
+1
2014-09-03
vhost_net: init acked_features to backend_features
Jason Wang
1
-0
/
+1
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
2
-16
/
+27
2014-09-02
hw/9pfs: Use little-endian format for xattr values
Aneesh Kumar K.V
1
-24
/
+20
2014-09-02
slirp: Honour vlan/stack in hostfwd_remove commands
Peter Maydell
1
-2
/
+1
2014-09-02
hmp: fix MemdevList memory leak
Chen Fan
2
-7
/
+4
2014-09-02
qom/object.c, hmp.c: fix string_output_get_string() memory leak
Chen Fan
2
-4
/
+14
2014-09-02
query-memdev: fix potential memory leaks
Chen Fan
1
-1
/
+5
2014-09-02
MAINTAINERS: Add VMWare devices maintainer
Dmitry Fleytman
1
-0
/
+6
2014-09-02
device_tree.c: dump all err mesages with error_report
Li Liu
1
-20
/
+20
2014-09-02
device_tree.c: redirect load_device_tree err message to stderr
Li Liu
1
-7
/
+8
2014-09-02
scripts: Remove scripts/qtest
Fam Zheng
1
-5
/
+0
2014-09-02
Fix debug print warning
Gonglei
6
-9
/
+11
2014-09-02
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
Richard W.M. Jones
1
-1
/
+1
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
22
-45
/
+2683
2014-09-02
vhost_net: start/stop guest notifiers properly
Jason Wang
2
-14
/
+19
2014-09-02
pci: avoid losing config updates to MSI/MSIX cap regs
Knut Omang
1
-3
/
+4
2014-09-02
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
1
-2
/
+12
2014-09-02
ioh3420: remove unused ioh3420_init() declaration
Gonglei
1
-4
/
+0
2014-09-02
vhost_net: cleanup start/stop condition
Michael S. Tsirkin
1
-8
/
+0
2014-09-02
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...
Peter Maydell
2
-3
/
+4
2014-09-01
implementing victim TLB for QEMU system emulated TLB
Xin Tong
3
-7
/
+76
[next]