Sign in
qemu-android
/
qemu-android
/
0abaa7c1006d0d21c7ef4dfb8af11f9b06e645d4
0abaa7c
pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field
by Juan Quintela
· 16 years ago
9fdab57
pcnet: remove useless casts This are casts to the very type of the function
by Juan Quintela
· 16 years ago
1f235a7
pcnet: Change casts to DO_UPCAST() for PCIPCNetState
by Juan Quintela
· 16 years ago
4f335fe
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
by Juan Quintela
· 16 years ago
f3566bf
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
by Juan Quintela
· 16 years ago
e05587e
cirrus_vga: remove pointless cast from void *
by Juan Quintela
· 16 years ago
a60380a
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
by Juan Quintela
· 16 years ago
2b7a050
We need PCINE2000State for save/load functions
by Juan Quintela
· 16 years ago
377a7f0
ne2000: Change casts to DO_UPCAST() for PCINE2000State
by Juan Quintela
· 16 years ago
94a943e
ne2000: pci_dev has this very value with the right type
by Juan Quintela
· 16 years ago
a10fcec
ne2000: remove casts from void *
by Juan Quintela
· 16 years ago
505da59
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
by Juan Quintela
· 16 years ago
a4a2f59
Everything outside of vga.c should use VGACommonState
by Juan Quintela
· 16 years ago
2191dff
vga: Rename vga_state -> vga
by Juan Quintela
· 16 years ago
03a3e7b
Introduce vga_common_reset() to be able to typcheck vga_reset()
by Juan Quintela
· 16 years ago
63124a0
lsi53c895a: LSIState is a DeviceHost
by Juan Quintela
· 16 years ago
f305261
lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence)
by Juan Quintela
· 16 years ago
dc5d0b9
lsi53c895a: use DO_UPCAST to cast from PCIDevice
by Juan Quintela
· 16 years ago
eb40f98
lsi53c895a: remove pointless cast from void *
by Juan Quintela
· 16 years ago
6597ebb
rtl8139: remove pointless cast from void *
by Juan Quintela
· 16 years ago
efd6dd4
rtl8139: Remove unneeded double indirection of PCIRTL8139State
by Juan Quintela
· 16 years ago
273a214
eepro100: Remove unused indirection of PCIDevice
by Juan Quintela
· 16 years ago
769cf7a
eepro100: cast a void * makes no sense
by Juan Quintela
· 16 years ago
d986bd5
eepro100: convert casts to DO_UPCAST()
by Juan Quintela
· 16 years ago
df7a86e
slirp: Read host DNS config on demand
by Ed Swierk
· 16 years ago
ce0bd02
slirp: Remove our_addr code
by Ed Swierk
· 16 years ago
382f074
switch balloon initialization to -device.
by Gerd Hoffmann
· 16 years ago
59f2a78
ide: move code to hw/ide/
by Gerd Hoffmann
· 16 years ago
2bcbf7e
ide: add save/restore support for mmio
by Gerd Hoffmann
· 16 years ago
cebbe6d
ide: add save/restore support for isa
by Gerd Hoffmann
· 16 years ago
3f221c8
ide: split away ide-microdrive.c
by Gerd Hoffmann
· 16 years ago
3d2bf4a
ide: split away ide-mmio.c
by Gerd Hoffmann
· 16 years ago
b884220
ide: split away ide-macio.c
by Gerd Hoffmann
· 16 years ago
977e124
ide: split away ide-pci.c
by Gerd Hoffmann
· 16 years ago
ec82026
ide: split away ide-isa.c
by Gerd Hoffmann
· 16 years ago
356721a
ide: split away ide-internal.h
by Gerd Hoffmann
· 16 years ago
bcbdc4d
ide: add IDEBus struct, cleanups
by Gerd Hoffmann
· 16 years ago
286c232
qdev error logging
by Gerd Hoffmann
· 16 years ago
84fc558
virtio-pci error logging
by Gerd Hoffmann
· 16 years ago
ac7531e
add qemu_error() + friends
by Gerd Hoffmann
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
24e6f35
fix stack buffer overflows in eepro100.c tx
by Reimar Döffinger
· 16 years ago
d0e7605
Check block driver read error in pflash_cfi0x
by Vijay Kumar
· 16 years ago
4c0960c
kvm: Simplify cpu_synchronize_state()
by Avi Kivity
· 16 years ago
09aaa16
qdev: convert watchdogs
by Markus Armbruster
· 16 years ago
9d472d5
Clean up upcast from PCIDevice to I6300State
by Markus Armbruster
· 16 years ago
88b3be2
Move watchdog, watchdog_action, give them internal linkage
by Markus Armbruster
· 16 years ago
87b245d
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
by Christoph Hellwig
· 16 years ago
5c6c3a6
raw-posix: add Linux native AIO support
by Christoph Hellwig
· 16 years ago
9ef91a6
raw-posix: refactor AIO support
by Christoph Hellwig
· 16 years ago
bf0cb49
virtio-console: rename dvq to ovq
by Amit Shah
· 16 years ago
0f2065a
pci ids: remove redundant defines
by Amit Shah
· 16 years ago
452e6a7
multiboot.raw is a generated file
by Juan Quintela
· 16 years ago
76dec49
Port ACPI to VMState
by Juan Quintela
· 16 years ago
cff09e9
Add VMState support to run a function after load
by Juan Quintela
· 16 years ago
73534f2
Port PCIDevice state to VMState
by Juan Quintela
· 16 years ago
f16c4ab
Add version_id to PCIDevice.
by Juan Quintela
· 16 years ago
0a031e0
Add VMState support for int32_t check value
by Juan Quintela
· 16 years ago
b31442c
Port PS2 devices to VMState design
by Juan Quintela
· 16 years ago
6f67c50
Add VMState support for static sized buffers (uint_8)
by Juan Quintela
· 16 years ago
2d1e9f9
Port PCI Bus to VMState design
by Juan Quintela
· 16 years ago
b00319a
Add VMState support for variable sized arrays
by Juan Quintela
· 16 years ago
8250166
Add VMState support for int32_t check value
by Juan Quintela
· 16 years ago
5122b43
Port i8254 to new VMState design
by Juan Quintela
· 16 years ago
79c451b
Add VMState support for arrays of structs
by Juan Quintela
· 16 years ago
ec245e2
Add VMState support for structs
by Juan Quintela
· 16 years ago
695dcf7
Port apic to new VMState design
by Juan Quintela
· 16 years ago
f752a6a
Add VMState support for arrays
by Juan Quintela
· 16 years ago
dde0463
Add VMState support for pointers
by Juan Quintela
· 16 years ago
9ed7d6a
New VMstate save/load infrastructure
by Juan Quintela
· 16 years ago
4082be4
Add vmstate_load() and vmstate_save() functions
by Juan Quintela
· 16 years ago
b5a22e4
Use return value from load_state() call back
by Juan Quintela
· 16 years ago
05f2401
make load_vmstate() return errors
by Juan Quintela
· 16 years ago
c8d41b2
move do_loadvm() to monitor.c
by Juan Quintela
· 16 years ago
7b63034
split do_loadvm() into do_loadvm() and load_vmstate()
by Juan Quintela
· 16 years ago
f0d99ad
move useful type definitons to osdep.h
by Juan Quintela
· 16 years ago
a35e1c1
qcow2: Metadata preallocation
by Kevin Wolf
· 16 years ago
e8935ee
Move isa_connect_irq calls into isa_create_simple
by Gerd Hoffmann
· 16 years ago
3a38d43
Add isa_reserve_irq().
by Jes Sorensen
· 16 years ago
2091ba2
isa bus irq changes and fixes.
by Gerd Hoffmann
· 16 years ago
3f9cb1c
hw/eepro100.c: Use extended TBD only where applicable
by Naphtali Sprei
· 16 years ago
06c79f4
pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
by Sebastian Herbszt
· 16 years ago
6eea90e
block/vdi.c: Fix several bugs
by Stefan Weil
· 16 years ago
d1cd4bf
introduce kvm64 CPU
by Andre Przywara
· 16 years ago
a8a358b
allow overriding of CPUID level on command line
by Andre Przywara
· 16 years ago
400281a
set CPUID bits to present cores and threads topology
by Andre Przywara
· 16 years ago
ac72472
push CPUID level to 4 to allow Intel multicore decoding
by Andre Przywara
· 16 years ago
dc6b1c0
extend -smp parsing to include cores= and threads= options
by Andre Przywara
· 16 years ago
5ac1fad
add file descriptor migration
by Paolo Bonzini
· 16 years ago
dfffc65
Add sparse to new feature convention
by Juan Quintela
· 16 years ago
b31a027
Add kvm to new feature convention
by Juan Quintela
· 16 years ago
fc321b4
Add xen to new feature convention
by Juan Quintela
· 16 years ago
2df87df
Add fdt to new feature convention
by Juan Quintela
· 16 years ago
c419815
Add sdl to new feature convention
by Juan Quintela
· 16 years ago
a25dba1
Rename build_docs to docs
by Juan Quintela
· 16 years ago
83a3ab8
Add build_docs to new feature convention
by Juan Quintela
· 16 years ago
a20a6f4
Add bluez to new feature convencion
by Juan Quintela
· 16 years ago
b0a47e7
Add nptl to new feature convencion
by Juan Quintela
· 16 years ago
788c819
Add curl to new feature convencion
by Juan Quintela
· 16 years ago
c584a6d
Add curses to new feature convencion
by Juan Quintela
· 16 years ago
Next »