Sign in
qemu-android
/
qemu-android
/
4c0cfc72b31a79f737a64ebbe0411e4b83e25771
4c0cfc7
pflash_cfi01: write flash contents to bdrv on incoming migration
by Laszlo Ersek
· 11 years ago
afeb25f
pflash_cfi01: fixup stale DPRINTF() calls
by Laszlo Ersek
· 11 years ago
6bb4515
block: kill tail whitespace in block.c
by Liu Yuan
· 11 years ago
f102f22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging
by Peter Maydell
· 11 years ago
c00c94a
target-i386: Reject invalid CPU feature names on the command-line
by Eduardo Habkost
· 11 years ago
4d1b279
target-i386: Support migratable=no properly
by Eduardo Habkost
· 11 years ago
6c3bff0
exec: Save CPUState::exception_index field
by Pavel Dovgaluk
· 11 years ago
20dbe65
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140905-1' into staging
by Peter Maydell
· 11 years ago
cf7330c
pty: Fix byte loss bug when connecting to pty
by Sebastian Tanase
· 11 years ago
5fd7fc8
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905-1' into staging
by Peter Maydell
· 11 years ago
ab9509c
spice: make sure we don't overflow ssd->buf
by Gerd Hoffmann
· 11 years ago
fd884c0
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
bbb6a1e
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
by Peter Maydell
· 11 years ago
1d45a70
qdev: Add cleanup logic in device_set_realized() to avoid resource leak
by Gonglei
· 11 years ago
cd4520a
qdev: Use NULL instead of local_err for qbus_child unrealize
by Gonglei
· 11 years ago
8cf8c92
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
by Peter Maydell
· 11 years ago
086abc1
virtio-net: purge outstanding packets when starting vhost
by Michael S. Tsirkin
· 11 years ago
ca77d85
net: complete all queued packets on VM stop
by Michael S. Tsirkin
· 11 years ago
07d8084
net: invoke callback when purging queue
by Michael S. Tsirkin
· 11 years ago
269bd82
virtio: don't call device on !vm_running
by Michael S. Tsirkin
· 11 years ago
e8bcf84
virtio-net: don't run bh on vm stopped
by Michael S. Tsirkin
· 11 years ago
840a1bf
hw/9pfs: Don't return type from host in readdir on local 9p filesystem
by Bastian Blank
· 11 years ago
d578029
qdev: Use error_abort instead of using local_err
by Gonglei
· 11 years ago
843ef73
memory: Remove object_property_add_child_array()
by Peter Crosthwaite
· 11 years ago
3396590
qom: Add automatic arrayification to object_property_add()
by Peter Crosthwaite
· 11 years ago
d2659e2
machine: Clean up -machine handling
by Andreas Färber
· 11 years ago
8af734c
qom: Make object_child_foreach() safe for objects removal
by Alexey Kardashevskiy
· 11 years ago
e1d64c0
net: Forbid dealing with packets when VM is not running
by zhanghailiang
· 11 years ago
01eb313
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' into staging
by Peter Maydell
· 11 years ago
b27e37d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
4771b02
Revert "vhost_net: start/stop guest notifiers properly"
by Peter Maydell
· 11 years ago
c1b886c
vbe: rework sanity checks
by Gerd Hoffmann
· 11 years ago
54a85d4
vbe: make bochs dispi interface return the correct memory size with qxl
by Gerd Hoffmann
· 11 years ago
07b81ed
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
by zhanghailiang
· 11 years ago
3a1655f
vhost-scsi: init backend features earlier
by Michael S. Tsirkin
· 11 years ago
b49ae91
vhost_net: init acked_features to backend_features
by Jason Wang
· 11 years ago
cd7d1d2
vhost_net: start/stop guest notifiers properly
by Jason Wang
· 11 years ago
f8ad4a8
hw/9pfs: Use little-endian format for xattr values
by Aneesh Kumar K.V
· 11 years ago
7038166
slirp: Honour vlan/stack in hostfwd_remove commands
by Peter Maydell
· 11 years ago
ecaf54a
hmp: fix MemdevList memory leak
by Chen Fan
· 11 years ago
976620a
qom/object.c, hmp.c: fix string_output_get_string() memory leak
by Chen Fan
· 11 years ago
b0e9018
query-memdev: fix potential memory leaks
by Chen Fan
· 11 years ago
622fb50
MAINTAINERS: Add VMWare devices maintainer
by Dmitry Fleytman
· 11 years ago
508e221
device_tree.c: dump all err mesages with error_report
by Li Liu
· 11 years ago
db013f8
device_tree.c: redirect load_device_tree err message to stderr
by Li Liu
· 11 years ago
7d2ff42
scripts: Remove scripts/qtest
by Fam Zheng
· 11 years ago
c5539cb
Fix debug print warning
by Gonglei
· 11 years ago
41c2346
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
by Richard W.M. Jones
· 11 years ago
f242694
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
aad4dce
vhost_net: start/stop guest notifiers properly
by Jason Wang
· 11 years ago
d7efb7e
pci: avoid losing config updates to MSI/MSIX cap regs
by Knut Omang
· 11 years ago
0187c79
virtio-net: don't run bh on vm stopped
by Michael S. Tsirkin
· 11 years ago
fc8342f
ioh3420: remove unused ioh3420_init() declaration
by Gonglei
· 11 years ago
2d2507e
vhost_net: cleanup start/stop condition
by Michael S. Tsirkin
· 11 years ago
30eaca3
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into staging
by Peter Maydell
· 11 years ago
88e89a5
implementing victim TLB for QEMU system emulated TLB
by Xin Tong
· 11 years ago
44ea343
target-tricore: Add instructions of SR opcode format
by Bastian Koppelmann
· 11 years ago
5a7634a
target-tricore: Add instructions of SLR, SSRO and SRO opcode format
by Bastian Koppelmann
· 11 years ago
5de9351
target-tricore: Add instructions of SC opcode format
by Bastian Koppelmann
· 11 years ago
a47b50d
target-tricore: Add instructions of SBR opcode format
by Bastian Koppelmann
· 11 years ago
70b0226
target-tricore: Add instructions of SBC and SBRN opcode format
by Bastian Koppelmann
· 11 years ago
9a31922
target-tricore: Add instructions of SB opcode format
by Bastian Koppelmann
· 11 years ago
d279821
target-tricore: Add instructions of SRRS and SLRO opcode format
by Bastian Koppelmann
· 11 years ago
46aa848
target-tricore: Add instructions of SSR opcode format
by Bastian Koppelmann
· 11 years ago
2692802
target-tricore: Add instructions of SRR opcode format
by Bastian Koppelmann
· 11 years ago
0707ec1
target-tricore: Add instructions of SRC opcode format
by Bastian Koppelmann
· 11 years ago
7c87d07
target-tricore: Add masks and opcodes for decoding
by Bastian Koppelmann
· 11 years ago
0aaeb11
target-tricore: Add initialization for translation and activate target
by Bastian Koppelmann
· 11 years ago
2d30267
target-tricore: Add softmmu support
by Bastian Koppelmann
· 11 years ago
e2d0501
target-tricore: Add board for systemmode
by Bastian Koppelmann
· 11 years ago
48e06fe
target-tricore: Add target stubs and qom-cpu
by Bastian Koppelmann
· 11 years ago
5cd1475
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' into staging
by Peter Maydell
· 11 years ago
cd56cc6
spice: use console index as display id
by Gerd Hoffmann
· 11 years ago
503b3b3
qxl-render: add more sanity checks
by Gerd Hoffmann
· 11 years ago
218829d
s390x/gdb: coding style fixes
by David Hildenbrand
· 11 years ago
73d510c
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
by David Hildenbrand
· 11 years ago
6117afa
s390x/gdb: add the feature xml files for s390x
by David Hildenbrand
· 11 years ago
97fa52f
s390x/gdb: don't touch the cc if tcg is not enabled
by David Hildenbrand
· 11 years ago
1def665
sclp-s390: Add memory hotplug SCLPs
by Matthew Rosato
· 11 years ago
e7f1314
s390-virtio: Apply same memory boundaries as virtio-ccw
by Matthew Rosato
· 11 years ago
b6fe012
virtio-ccw: Include standby memory when calculating storage increment
by Matthew Rosato
· 11 years ago
0844df7
sclp-s390: Add device to manage s390 memory hotplug
by Matthew Rosato
· 11 years ago
f360221
pc-bios/s390-ccw.img binary update
by Eugene (jno) Dvurechenski
· 11 years ago
1aa7f4c
pc-bios/s390-ccw: Do proper console setup
by Christian Borntraeger
· 11 years ago
14f56a2
pc-bios/s390-ccw: IPL from DASD with format variations
by Eugene (jno) Dvurechenski
· 11 years ago
f04db28
pc-bios/s390-ccw Really big EAV ECKD DASD handling
by Eugene (jno) Dvurechenski
· 11 years ago
b0885f7
pc-bios/s390-ccw Improve ECKD informational message
by Eugene (jno) Dvurechenski
· 11 years ago
00a47e7
pc-bios/s390-ccw: handle more ECKD DASD block sizes
by Eugene (jno) Dvurechenski
· 11 years ago
92cb055
pc-bios/s390-ccw: support all virtio block size
by Eugene (jno) Dvurechenski
· 11 years ago
159855f
s390x/kvm: execute the first cpu reset on the vcpu thread
by David Hildenbrand
· 11 years ago
1fad8b3
s390x/kvm: execute "system reset" cpu resets on the vcpu thread
by David Hildenbrand
· 11 years ago
6e6ad8d
s390x/kvm: execute sigp orders on the target vcpu thread
by David Hildenbrand
· 11 years ago
85ca337
s390x/kvm: run guest triggered resets on the target vcpu thread
by David Hildenbrand
· 11 years ago
988f463
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
8df3abf
quorum: Fix leak of opts in quorum_open
by Fam Zheng
· 11 years ago
3158593
blkverify: Fix leak of opts in blkverify_open
by Fam Zheng
· 11 years ago
810f4f8
nfs: Fix leak of opts in nfs_file_open
by Fam Zheng
· 11 years ago
a2f468e
curl: Don't deref NULL pointer in call to aio_poll.
by Richard W.M. Jones
· 11 years ago
a94f83d
curl: Allow a cookie or cookies to be sent with http/https requests.
by Richard W.M. Jones
· 11 years ago
3255d1c
virtio-blk: allow drive_del with dataplane
by Stefan Hajnoczi
· 11 years ago
Next »