Sign in
qemu-android
/
qemu-android
/
afcb0e4559df1421dcb5df75266769e48b96b46d
afcb0e4
S390 GDB stub
by Alexander Graf
· 15 years ago
8cb310e
Add S390x virtio machine description
by Alexander Graf
· 15 years ago
f3304ee
Add S390x virtio machine bus
by Alexander Graf
· 15 years ago
10c339a
Add support for S390x system emulation
by Alexander Graf
· 15 years ago
6b02494
Allocate physical memory in low virtual address space
by Alexander Graf
· 15 years ago
0e60a69
Add KVM support for S390x
by Alexander Graf
· 15 years ago
2827822
S/390 fake TCG implementation
by Alexander Graf
· 15 years ago
24e804ec
S/390 host/target build system support
by Alexander Graf
· 15 years ago
10ec511
S/390 CPU fake emulation
by Alexander Graf
· 15 years ago
2a90358
Sparc64: handle MMU global bit and nucleus context
by Blue Swirl
· 15 years ago
dd5121b
monitor: fix use of plain integer as NULL pointer, spotted by Sparse
by Blue Swirl
· 15 years ago
d05ac8f
Add "static" to please Sparse
by Blue Swirl
· 15 years ago
407f879
scsi: fix incorrect ?: use
by Blue Swirl
· 15 years ago
d08d6f0
monitor: use qemu_gettimeofday(), not gettimeofday()
by Blue Swirl
· 15 years ago
08fd0fa
win32: fix variable use before initialization
by Blue Swirl
· 15 years ago
242cd00
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
by Blue Swirl
· 15 years ago
31a68d5
Sparc64: fix compilation with DEBUG_MMU
by Blue Swirl
· 15 years ago
fe0d612
ide: implement stub for audio control/volume read
by Thadeu Lima de Souza Cascardo
· 15 years ago
a70089c
ide: Use some already defined page macros instead of constants
by Thadeu Lima de Souza Cascardo
· 15 years ago
b8f6ba0
eepro100: Improve debug messages
by Stefan Weil
· 15 years ago
9ea3778
Remove rule for config-devices.h
by Stefan Weil
· 15 years ago
ec16928
eepro100: Allocate a larger buffer for regname()
by David Benjamin
· 15 years ago
5f370b1
multiboot: Use signed type for negative error numbers
by Kevin Wolf
· 15 years ago
6769da2
posix-aio-compat: Fix error check
by Kevin Wolf
· 15 years ago
7078dea
qemu-img: Fix memory leak
by Kevin Wolf
· 15 years ago
b4b2f05
Fix compile error when LSI_DEBUG is defined
by Ryan Harper
· 15 years ago
01d86a8
Fix build for mingw32 on windows ($$ expansion)
by Stefan Weil
· 15 years ago
7ebf54b
Fix build for mingw32 on windows ($@ in macro)
by Stefan Weil
· 15 years ago
b10fec9
e1000: Fix warning from code review
by Stefan Weil
· 15 years ago
53ea95d
multiboot: Fix module loading and setting of mmap.
by Adam Lackorzynski
· 15 years ago
dc61b0d
Make -kernel for linux work with bochsbios
by Alexander Graf
· 15 years ago
0745eb1
Fix recently introduced bugs in -usbdevice host
by Markus Armbruster
· 15 years ago
21eb3a2
Fix description of size parameter in qemu-img's help text
by Pierre Riteau
· 15 years ago
ea5ad30
Suppress optionrom build on Solaris x86
by Andreas Faerber
· 15 years ago
fc072ec
Rename DriveInfo.onerror to on_write_error
by Kevin Wolf
· 15 years ago
550fe6c
SCSI: Fix Standard INQUIRY data
by Laszlo Ast
· 15 years ago
a0fb002
kvm: x86: Add support for VCPU event states
by Jan Kiszka
· 15 years ago
5a2e3c2
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
by Jan Kiszka
· 15 years ago
dc70228
targe-ppc: Sync CPU state for KVM
by Alexander Graf
· 15 years ago
ba5e509
target-ppc: Get MMU state on register sync
by Alexander Graf
· 15 years ago
feb9e61
qemu: cleanup unused macros in cirrus
by Michael S. Tsirkin
· 15 years ago
f74ab48
qemu: make cirrus init value pci spec compliant
by Michael S. Tsirkin
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
12c09b8
qemu-img: There is more than one host device driver
by Kevin Wolf
· 15 years ago
702ef63
qcow2: Fix some more qemu_malloc fallout
by Kevin Wolf
· 15 years ago
e1c7f0e
qcow2: Store exact backing format length
by Kevin Wolf
· 15 years ago
f35d68f
virtio-blk: Implement rerror option
by Kevin Wolf
· 15 years ago
ce4b652
ide: Implement rerror option
by Kevin Wolf
· 15 years ago
e9b2e81
Introduce rerror option for drives
by Kevin Wolf
· 15 years ago
f785009
Rename DriveInfo.onerror to on_write_error
by Kevin Wolf
· 15 years ago
8430793
ram migration: Properly reset statistics
by Jan Kiszka
· 15 years ago
b09417b
qemu-opts: Release id on deletion
by Jan Kiszka
· 15 years ago
90697be
live migration: Serialize vmstate saving in stage 2
by Jan Kiszka
· 15 years ago
792773b
block migration: Skip zero-sized disks
by Jan Kiszka
· 15 years ago
23bd90d
block migration: Increase dirty chunk size to 1M
by Jan Kiszka
· 15 years ago
01e61e2
block migration: Add support for restore progress reporting
by Jan Kiszka
· 15 years ago
25f2364
block migration: Report progress also via info migration
by Jan Kiszka
· 15 years ago
7184049
block migration: Fix outgoing progress output
by Jan Kiszka
· 15 years ago
f327aa0
live migration: Propagate output monitor to callback handler
by Jan Kiszka
· 15 years ago
82801d8
block migration: Report overall migration progress
by Jan Kiszka
· 15 years ago
4ec7fcc
live migration: Allow cleanup after cancellation or error
by Jan Kiszka
· 15 years ago
9a743e5
ram migration: Stop loading on error
by Jan Kiszka
· 15 years ago
4b64036
block migration: Add error handling/propagation
by Jan Kiszka
· 15 years ago
13f0b67
block migration: Consolidate block transmission
by Jan Kiszka
· 15 years ago
57cce12
block migration: Consolidate mig_read_device_bulk into mig_save_device_bulk
by Jan Kiszka
· 15 years ago
b1d1085
block migration: Clean up use of total_sectors
by Jan Kiszka
· 15 years ago
69d63a9
block migration: Initialize remaining BlkMigState fields
by Jan Kiszka
· 15 years ago
5e5328b
block migration: Switch device and block lists to QSIMPLEQ
by Jan Kiszka
· 15 years ago
c616bbe
Import a simple queue implementation from NetBSD
by Pierre Riteau
· 15 years ago
3c095c3
block migration: Drop dead code
by Jan Kiszka
· 15 years ago
d11ecd3
block migration: Avoid indirection of block_mig_state
by Jan Kiszka
· 15 years ago
575a58d
block migration: Avoid large stack buffer
by Jan Kiszka
· 15 years ago
c6d2283
block migration: Cleanup dirty tracking code
by Jan Kiszka
· 15 years ago
6ea4430
block migration: Rework constants API
by Jan Kiszka
· 15 years ago
a55eb92
block migration: Fix coding style and whitespaces
by Jan Kiszka
· 15 years ago
1302425
migration: Catch multiple start commands
by Jan Kiszka
· 15 years ago
5d39c79
migration: Fix use of file after release
by Jan Kiszka
· 15 years ago
be73cfe
savevm: Port to qdev.vmsd all devices that have qdev
by Juan Quintela
· 15 years ago
70cca6d
qdev: enable vmstate_unregister() support
by Juan Quintela
· 15 years ago
5084bca
pci: vmstate_register() already assign consecutive numbers starting at 0
by Juan Quintela
· 15 years ago
33599e2
vmstate: Add support for multiplying size for a constant
by Juan Quintela
· 15 years ago
bfb811a
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
by Juan Quintela
· 15 years ago
2fee407
vmstate: Introduce UINT16_TEST support
by Juan Quintela
· 15 years ago
543fc7b
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
by Juan Quintela
· 15 years ago
11fe0e6
vmstate: Introduce VMSTATE_STRUCT_TEST
by Juan Quintela
· 15 years ago
e61a1e0
vmstate: Add support for VBUFFERS
by Juan Quintela
· 15 years ago
8595387
vmstate: fix missing ARRAY_OF_POINTERS support on save state
by Juan Quintela
· 15 years ago
d9494b1
vmstate: Fix info field of VMSTATE_MACADDR
by Jan Kiszka
· 15 years ago
21174c3
vmstate: Avoid seeking
by Jan Kiszka
· 15 years ago
e560125
lsi53c895a: Implement IRQ on reselection
by Laszlo Ast
· 15 years ago
38f5b2b
lsi53c895a: Use alternative address when already reselected
by Laszlo Ast
· 15 years ago
07a1bea
lsi53c895a: Fix SDID in SELECT ID command
by Laszlo Ast
· 15 years ago
77203ea
lsi53c895a: Fix message code of DISCONNECT
by Laszlo Ast
· 15 years ago
cc9f28b
lsi53c895a: Add support for LSI53C700 Family Compatibility bit
by Laszlo Ast
· 15 years ago
a15fdf8
lsi53c895a: Whitespace and typo fixes
by Laszlo Ast
· 15 years ago
bd536cf
scsi: add read/write 16 commands.
by Gerd Hoffmann
· 15 years ago
88f8a5e
scsi-disk: restruct emulation: VERIFY
by Gerd Hoffmann
· 15 years ago
39ec9a5
scsi-disk: restruct emulation: REPORT_LUNS
by Gerd Hoffmann
· 15 years ago
5dd90e2
scsi-disk: restruct emulation: SERVICE_ACTION_IN
by Gerd Hoffmann
· 15 years ago
3821555
scsi-disk: restruct emulation: GET_CONFIGURATION
by Gerd Hoffmann
· 15 years ago
Next »