index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-20
Compile ne2000 only once
Blue Swirl
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
Compile msix only once
Blue Swirl
2009-09-20
Compile loader only once
Blue Swirl
2009-09-20
Compile wdt_i6300esb only once
Blue Swirl
2009-09-19
PPC: make system bus parent of PCI bus
Blue Swirl
2009-09-19
ESP: convert to VMState
Blue Swirl
2009-09-18
audio: use muldiv64 where it makes sense
malc
2009-09-16
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
2009-09-16
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
2009-09-15
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
2009-09-15
ide/pci: fix indention
Gerd Hoffmann
2009-09-15
ide/qdev: add ide bus.
Gerd Hoffmann
2009-09-15
split away drive init from ide_init2()
Gerd Hoffmann
2009-09-15
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2009-09-15
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
2009-09-15
hw/serial: don't create a char device if none is specified
Aurelien Jarno
2009-09-14
unbreak ppc/prep
Gerd Hoffmann
2009-09-14
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
Fix Linux task preemption on Versatile board
Daniel Jacobowitz
2009-09-14
pflash_cfi01: Correct debug build, no functional changes.
Edgar E. Iglesias
2009-09-14
ne2000-isa: Do not free memory owned by qdev
malc
2009-09-13
Sparc64: make system bus parent of PCI bus
Blue Swirl
2009-09-13
x86: move a declaration to header
Blue Swirl
2009-09-13
x86: add 'const'
Blue Swirl
2009-09-12
Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...
Reimar Döffinger
2009-09-12
Fix xen build after sys-queue renaming
Jan Kiszka
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
gus: Do not manually free the state, qdev does it for us
malc
2009-09-11
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
vmstate: port serial device
Juan Quintela
2009-09-11
vmstate: port hpet device
Juan Quintela
2009-09-11
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
2009-09-11
vmstate: port ioapic device
Juan Quintela
2009-09-11
vmstate: add uint64 array support
Juan Quintela
2009-09-11
vmstate: port pckbd device
Juan Quintela
2009-09-11
vmstate: port vmmouse device
Juan Quintela
2009-09-11
vmstate: port dma device
Juan Quintela
2009-09-11
vmstate: add support for arrays of uint16_t
Juan Quintela
2009-09-11
vmstate: port fdc device
Juan Quintela
2009-09-11
vmstate: add support for uint8_t equal
Juan Quintela
2009-09-11
vmstate: port i8259 device
Juan Quintela
2009-09-11
vmstate: port fw_cfg device
Juan Quintela
2009-09-11
vmstate: Add pre/post_save() hooks
Juan Quintela
2009-09-11
vmstate: Add pre_load() hook
Juan Quintela
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-11
vmstate: add sensible arguments to vmstate_unregister()
Juan Quintela
[next]