Sign in
qemu-android
/
qemu-android
/
5706db1deb061ee9affdcea81e59c4c2cad7c41e
5706db1
audio: expose drv_opaque to init_out and init_in
by Kővágó, Zoltán
· 10 years ago
307119e
only enable dsound in case the header file is present
by Gerd Hoffmann
· 10 years ago
3cec7cc
audio: remove winwave audio driver
by Kővágó, Zoltán
· 10 years ago
1438260
audio: remove fmod backend
by Kővágó, Zoltán
· 10 years ago
0bac111
audio: remove esd backend
by Kővágó, Zoltán
· 10 years ago
0a2df85
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
by Peter Maydell
· 10 years ago
9faffeb
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into staging
by Peter Maydell
· 10 years ago
fafa4d5
qmp/hmp: add rocker device support
by Scott Feldman
· 10 years ago
5ff1547
rocker: bring link up/down on PHY enable/disable
by Scott Feldman
· 10 years ago
73da023
rocker: update tests using hw-derived interface names
by Scott Feldman
· 10 years ago
7734953
rocker: Add support for phys name
by David Ahern
· 10 years ago
f4d248b
iohandler: Change return type of qemu_set_fd_handler to "void"
by Fam Zheng
· 10 years ago
1e35452
event-notifier: Always return 0 for posix implementation
by Fam Zheng
· 10 years ago
6b5166f
xen_backend: Remove unused error handling of qemu_set_fd_handler
by Fam Zheng
· 10 years ago
b027a53
oss: Remove unused error handling of qemu_set_fd_handler
by Fam Zheng
· 10 years ago
be93f21
alsaaudio: Remove unused error handling of qemu_set_fd_handler
by Fam Zheng
· 10 years ago
6484e42
main-loop: Drop qemu_set_fd_handler2
by Fam Zheng
· 10 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
a90a742
tap: Drop tap_can_send
by Fam Zheng
· 10 years ago
6e99c63
net/socket: Drop net_socket_can_send
by Fam Zheng
· 10 years ago
e8dd1d9
netmap: Drop netmap_can_send
by Fam Zheng
· 10 years ago
95b1416
l2tpv3: Drop l2tpv3_can_send
by Fam Zheng
· 10 years ago
0bc12c4
stubs: Add qemu_set_fd_handler
by Fam Zheng
· 10 years ago
4cb618a
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
by Peter Maydell
· 10 years ago
a4ef02f
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' into staging
by Peter Maydell
· 10 years ago
d218b28
target-sh4: remove dead code
by Aurelien Jarno
· 10 years ago
91b4d29
target-sh4: factorize fmov implementation
by Aurelien Jarno
· 10 years ago
1d565b2
target-sh4: split out Q and M from of SR and optimize div1
by Aurelien Jarno
· 10 years ago
60eb27f
target-sh4: optimize negc using add2 and sub2
by Aurelien Jarno
· 10 years ago
d0f44a5
target-sh4: optimize subc using sub2
by Aurelien Jarno
· 10 years ago
a2368e0
target-sh4: optimize addc using add2
by Aurelien Jarno
· 10 years ago
3408694
target-sh4: Split out T from SR
by Aurelien Jarno
· 10 years ago
5ed9a25
target-sh4: use bit number for SR constants
by Aurelien Jarno
· 10 years ago
5638075
sh4/r2d: convert to new MMIO accessor style
by Aurelien Jarno
· 10 years ago
e42fd94
linux-user: Add HWCAP for SH4
by Richard Henderson
· 10 years ago
91c45a3
linux-user: Default sh4 to sh7785
by Richard Henderson
· 10 years ago
6773f9b
target-mips: enable XPA and LPA features
by Leon Alrae
· 10 years ago
28b027d
target-mips: remove misleading comments in translate_init.c
by Leon Alrae
· 10 years ago
5204ea7
target-mips: add MTHC0 and MFHC0 instructions
by Leon Alrae
· 11 years ago
e117f52
target-mips: add CP0.PageGrain.ELPA support
by Leon Alrae
· 10 years ago
cd0d45c
target-mips: support Page Frame Number Extension field
by Leon Alrae
· 11 years ago
284b731
target-mips: extend selected CP0 registers to 64-bits in MIPS32
by Leon Alrae
· 10 years ago
b435f3f
target-mips: correct MFC0 for CP0.EntryLo in MIPS64
by Leon Alrae
· 10 years ago
4fa3dd1
Remove unneeded memset
by Dr. David Alan Gilbert
· 10 years ago
a97270a
Rename RDMA structures to make destination clear
by Dr. David Alan Gilbert
· 10 years ago
73d9a79
Teach analyze-migration.py about section footers
by Dr. David Alan Gilbert
· 10 years ago
f68945d
Add a protective section footer
by Dr. David Alan Gilbert
· 10 years ago
37fb569
Disable section footers on older machine types
by Dr. David Alan Gilbert
· 10 years ago
ce39bfc
Merge section header writing
by Dr. David Alan Gilbert
· 10 years ago
1a8f46f
Move loadvm_handlers into MigrationIncomingState
by Dr. David Alan Gilbert
· 10 years ago
7c1e52b
Move copy out of qemu_peek_buffer
by Dr. David Alan Gilbert
· 10 years ago
bca7856
Create MigrationIncomingState
by Dr. David Alan Gilbert
· 10 years ago
e380705
qemu_ram_foreach_block: pass up error value, and down the ramblock name
by Dr. David Alan Gilbert
· 10 years ago
f796baa
Split header writing out of qemu_savevm_state_begin
by Dr. David Alan Gilbert
· 10 years ago
b3af1bc
Add qemu_get_counted_string to read a string prefixed by a count byte
by Dr. David Alan Gilbert
· 10 years ago
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 11 years ago
0163a2e
migration: create savevm_state
by Juan Quintela
· 10 years ago
e45a1eb
migration: Remove duplicated assignment of SETUP status
by Juan Quintela
· 10 years ago
5b61d57
rdma: Fix qemu crash when IPv6 address is used for migration
by Padmanabh Ratnakar
· 10 years ago
5ee6926
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
by zhanghailiang
· 10 years ago
7205c9e
migration: reduce include files
by Juan Quintela
· 10 years ago
76cc7b5
migration: Add myself to the copyright list of both files
by Juan Quintela
· 10 years ago
c3049a5
migration: move savevm.c inside migration/
by Juan Quintela
· 10 years ago
56e93d2
migration: move ram stuff to migration/ram
by Juan Quintela
· 10 years ago
d8e3b72
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
afa25c4
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into staging
by Peter Maydell
· 10 years ago
0b70743
hw/vfio/platform: replace g_malloc0_n by g_new0
by Eric Auger
· 10 years ago
169b713
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into staging
by Peter Maydell
· 10 years ago
4ebc736
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
by Laszlo Ersek
· 10 years ago
c96d928
i386/acpi-build: more traditional _UID and _HID for PXB root buses
by Laszlo Ersek
· 10 years ago
39e16a5
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into staging
by Peter Maydell
· 10 years ago
060ab76
gtk: don't exit early in case gtk init fails
by Gerd Hoffmann
· 10 years ago
bd8f1eb
net/dp8393x: fix hardware reset
by Hervé Poussineau
· 10 years ago
409b52b
net/dp8393x: correctly reset in_use field
by Hervé Poussineau
· 10 years ago
1670735
net/dp8393x: add load/save support
by Hervé Poussineau
· 10 years ago
89ae0ff
net/dp8393x: add PROM to store MAC address
by Hervé Poussineau
· 10 years ago
104655a
net/dp8393x: QOM'ify
by Hervé Poussineau
· 10 years ago
3df5de6
net/dp8393x: use dp8393x_ prefix for all functions
by Hervé Poussineau
· 10 years ago
84689cb
net/dp8393x: do not use old_mmio accesses
by Hervé Poussineau
· 10 years ago
f2f62c4
net/dp8393x: always calculate proper checksums
by Hervé Poussineau
· 10 years ago
d791d60
dma/rc4030: convert to QOM
by Hervé Poussineau
· 10 years ago
95c357b
dma/rc4030: use trace events instead of custom logging
by Hervé Poussineau
· 10 years ago
dc6e3e1
dma/rc4030: document register at offset 0x210
by Hervé Poussineau
· 10 years ago
b421f3f
dma/rc4030: do not use old_mmio accesses
by Hervé Poussineau
· 10 years ago
dd82051
dma/rc4030: use AddressSpace and address_space_rw in users
by Hervé Poussineau
· 10 years ago
a3d586f
dma/rc4030: create custom DMA address space
by Hervé Poussineau
· 10 years ago
9b1d21c
mips jazz: compile only in 64 bit
by Hervé Poussineau
· 10 years ago
ce9782f
target-mips: add ERETNC instruction and Config5.LLB bit
by Leon Alrae
· 10 years ago
adc370a
target-mips: Misaligned memory accesses for MSA
by Yongbok Kim
· 10 years ago
3b4afc9
softmmu: Add probe_write()
by Yongbok Kim
· 10 years ago
be3a8c5
target-mips: Misaligned memory accesses for R6
by Yongbok Kim
· 10 years ago
71c199c
mips_malta: provide ememsize env variable to kernels
by Paul Burton
· 10 years ago
7c979af
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
by Leon Alrae
· 10 years ago
eab9944
target-mips: move group of functions above gen_load_fpr32()
by Leon Alrae
· 10 years ago
5a9259a
spice: ui_info tweaks
by Gerd Hoffmann
· 10 years ago
c6e4847
spice-display: fix segfault in qemu_spice_create_update
by Gerd Hoffmann
· 10 years ago
0e12e61
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging
by Peter Maydell
· 10 years ago
21549a4
vhost-scsi: move qdev properties into vhost-scsi.c
by Shannon Zhao
· 10 years ago
83a8487
virtio-9p-device: move qdev properties into virtio-9p-device.c
by Shannon Zhao
· 10 years ago
448777c
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
by Shannon Zhao
· 10 years ago
Next »