Sign in
qemu-android
/
qemu-android
/
5096fae3fdabc889545ecae508e3dbd0579fcbc9
5096fae
qdev: move DO_UPCAST() into osdep.h
by Mark McLoughlin
· 15 years ago
45460d1
net: introduce qemu_new_net_client()
by Mark McLoughlin
· 15 years ago
3ed79cc
net: introduce NetClientInfo
by Mark McLoughlin
· 15 years ago
b50a3a2
net: remove NICInfo::private
by Mark McLoughlin
· 15 years ago
e13b10b
net: remove NICInfo::vc
by Mark McLoughlin
· 15 years ago
1df49e0
net: clean up includes in net.c
by Mark McLoughlin
· 15 years ago
1abecf7
net: move dump backend code from net.c to net/dump.c
by Mark McLoughlin
· 15 years ago
42281ac
net: move socket backend code from net.c to net/socket.c
by Mark McLoughlin
· 15 years ago
5c361cc
net: move vde code from net.c to net/vde.c
by Mark McLoughlin
· 15 years ago
68ac40d
net: move slirp code from net.c to net/slirp.c
by Mark McLoughlin
· 15 years ago
a90ffa4
ac97: port to vmstate
by Juan Quintela
· 15 years ago
3b6b212
ac97: up savevm version and remove active from state
by Juan Quintela
· 15 years ago
7626f39
ac97: recalculate active after loadvm
by Juan Quintela
· 15 years ago
0148d17
ac97: sizeof needs %zd
by Juan Quintela
· 15 years ago
709ae10
gus: port to vmstate
by Juan Quintela
· 15 years ago
1d190d5
c4231a: port to vmstate
by Juan Quintela
· 15 years ago
3a14c2d
es1370: port to vmstate
by Juan Quintela
· 15 years ago
ebfd6f4
sb16: port to vmstate
by Juan Quintela
· 15 years ago
d959fce
audio: port to vmstate
by Juan Quintela
· 15 years ago
a244eb7
audio: fix compilation of DEBUG_PLIVE
by Juan Quintela
· 15 years ago
01f2785
QMP: Introduce vm-info
by Luiz Capitulino
· 15 years ago
cedebda
QMP: Introduce qmp-shell
by Luiz Capitulino
· 15 years ago
e241911
QMP: Introduce qmp-events.txt
by Luiz Capitulino
· 15 years ago
f544d17
QMP: Introduce specification
by Luiz Capitulino
· 15 years ago
26d5a1c
QMP: Introduce README file
by Luiz Capitulino
· 15 years ago
4a29a85
QMP: Disable monitor print functions
by Luiz Capitulino
· 15 years ago
b1a15e7
QMP: Introduce basic asynchronous events
by Luiz Capitulino
· 15 years ago
0d1ea87
QMP: Asynchronous events infrastructure
by Luiz Capitulino
· 15 years ago
5e23f48
QMP: Allow 'query-' commands
by Luiz Capitulino
· 15 years ago
5fa737a
QMP: Input support
by Luiz Capitulino
· 15 years ago
956f1a0
QMP: do_info() checks
by Luiz Capitulino
· 15 years ago
25b422e
QMP: Output support
by Luiz Capitulino
· 15 years ago
9b57c02
QMP: Initial support
by Luiz Capitulino
· 15 years ago
4b9d468
QError: Add errors needed by QMP
by Luiz Capitulino
· 15 years ago
e3bba9d
monitor: Introduce 'info commands'
by Luiz Capitulino
· 15 years ago
f3c157c
monitor: Rename monitor_handle_command()
by Luiz Capitulino
· 15 years ago
7fd669a
monitor: Introduce monitor_find_command()
by Luiz Capitulino
· 15 years ago
99e2fc1
monitor: Introduce monitor_call_handler()
by Luiz Capitulino
· 15 years ago
adcb181
monitor: Command-line flag to enable control mode
by Luiz Capitulino
· 15 years ago
418173c
monitor: Introduce MONITOR_USE_CONTROL flag
by Luiz Capitulino
· 15 years ago
5d6c37f
monitor: do_info_balloon(): Use QError
by Luiz Capitulino
· 15 years ago
82a6071
QError: Add QERR_KVM_MISSING_CAP
by Luiz Capitulino
· 15 years ago
055f612
QError: Add QERR_DEVICE_NOT_ACTIVE
by Luiz Capitulino
· 15 years ago
3ced9f7
qdev: Use QError for 'device not found' error
by Luiz Capitulino
· 15 years ago
357b615
QError: Add QERR_DEVICE_NOT_FOUND
by Luiz Capitulino
· 15 years ago
8204a91
monitor: QError support
by Luiz Capitulino
· 15 years ago
9f9daf9
Introduce QError
by Luiz Capitulino
· 15 years ago
64084a0
utests: Add qstring_from_substr() unit-test
by Luiz Capitulino
· 15 years ago
f08932c
utests: Add qstring_append_chr() unit-test
by Luiz Capitulino
· 15 years ago
4b5c576
QString: Introduce qstring_from_substr()
by Luiz Capitulino
· 15 years ago
764c1ca
QString: Introduce qstring_append_int()
by Luiz Capitulino
· 15 years ago
6fe9565
QString: Introduce qstring_append_chr()
by Luiz Capitulino
· 15 years ago
8ff5a7d
QJSON: Introduce qobject_from_jsonv()
by Luiz Capitulino
· 15 years ago
b3a2198
fix I2C slave addressing
by Juha Riihimäki
· 16 years ago
51954d5
Fix qdev property type definition for isa serial/parallel devices
by Gerd Hoffmann
· 15 years ago
2bc6f59
Fix qemu_malloc/qemu_free use in rtl8139.c
by Jean-Christophe DUBOIS
· 15 years ago
834fac7
Fix free use in xen_backend.c
by Jean-Christophe DUBOIS
· 15 years ago
e3c916e
Fix qemu_free use in scsi-generic.c
by Jean-Christophe DUBOIS
· 15 years ago
6f0953b
Fix qemu_free use in nseries.c
by Jean-Christophe DUBOIS
· 15 years ago
2db69b2
Fix qemu_free use in bt-l2cap.c
by Jean-Christophe DUBOIS
· 15 years ago
5f6eab3
Fix qemu_free use in nand.c
by Jean-Christophe DUBOIS
· 15 years ago
49cd804
Fix qemu_free use in baum.c
by Jean-Christophe DUBOIS
· 15 years ago
b2538b4
Fix qemu_free use in acpi.c
by Jean-Christophe DUBOIS
· 15 years ago
d631873
pci: move apb specific stuff to apb_pci.c
by Michael S. Tsirkin
· 15 years ago
be17dc9
configure: use correct cflags in compiler checks
by Michael S. Tsirkin
· 15 years ago
1062977
vga-pci: Fix access to linear framebuffer
by Stefan Weil
· 15 years ago
a73e8e4
Makefile: Remove unneeded prerequisites
by Stefan Weil
· 15 years ago
3653698
Merge commit 'mst/for_anthony' into mst
by Anthony Liguori
· 15 years ago
98304c8
msix: clear pending bit of an unused vector
by Michael S. Tsirkin
· 15 years ago
1f944c6
msix: fix reset value for enable bit
by Michael S. Tsirkin
· 15 years ago
ae1be0b
msix: fix mask bit state after reset
by Michael S. Tsirkin
· 15 years ago
1b8e9b2
virtio: do not reset msix state on soft reset
by Michael S. Tsirkin
· 15 years ago
b5f28bc
msix: add helper to unuse all msix entries
by Michael S. Tsirkin
· 15 years ago
88a9556
pci: convert goto into scope in bridge_filter
by Michael S. Tsirkin
· 15 years ago
d46636b
pci: pci bridge related clean up.
by Isaku Yamahata
· 15 years ago
10c9c32
pci: fix pci_config_get_io_base().
by Isaku Yamahata
· 15 years ago
b47b070
pci: remove magic number, 256 in pci.c
by Isaku Yamahata
· 15 years ago
876a350
pci: split up up pci_update mappings
by Michael S. Tsirkin
· 15 years ago
ec50344
pci: clean up of pci_update_mappings()
by Isaku Yamahata
· 15 years ago
2c56b44
pci: remove unused constants
by Isaku Yamahata
· 15 years ago
fb47a2e
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
by Isaku Yamahata
· 15 years ago
3c217c1
pci: remove some unnecessary comment in pci.h
by Isaku Yamahata
· 15 years ago
3e21ffc
pci: clean up of pci_init_wmask().
by Isaku Yamahata
· 15 years ago
c34369d
pci: kill unnecessary included in pci.c
by Isaku Yamahata
· 15 years ago
42331e9
pci_host: remove unnecessary & 0xff.
by Isaku Yamahata
· 15 years ago
c469e1d
pci: s/pci_find_host_bus/pci_find_root_bus/g
by Isaku Yamahata
· 15 years ago
070297d
pci: remove pci_sub_bus() by open coding.
by Isaku Yamahata
· 15 years ago
f08b32f
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
by Isaku Yamahata
· 15 years ago
8d6514f
pci: rename (pci_/pcie_mmcfg_)addr_to_dev
by Isaku Yamahata
· 15 years ago
7ac901c
pci: remove pci_addr_to_config() by open code
by Isaku Yamahata
· 15 years ago
4677d8e
pci: simplify (pci_/pcie_mmcfg_)data_read()
by Michael S. Tsirkin
· 15 years ago
b6243d9
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
by Isaku Yamahata
· 15 years ago
f88d750
pci: fix pci_info_device().
by Isaku Yamahata
· 15 years ago
18e08a5
pci: pci.h cleanup: move out stuff not in pci.c
by Michael S. Tsirkin
· 15 years ago
0cbfcd2
tcg: increase TCG_MAX_OP_SIZE to 192
by Aurelien Jarno
· 16 years ago
afa0523
tcg: initial mips support
by Aurelien Jarno
· 16 years ago
e7139c4
target-mips: use physical address in lladdr
by Aurelien Jarno
· 15 years ago
25b91e3
target-mips: add a function to do virtual -> physical translations
by Aurelien Jarno
· 15 years ago
1147e18
target-mips: split code raising MMU exception in a separate function
by Aurelien Jarno
· 15 years ago
0ae4304
target-mips: factorize load/store code in op_helper.c
by Aurelien Jarno
· 15 years ago
Next »