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-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
vmstate: remove const for put operations
Juan Quintela
2009-10-05
vga: move back dirty_log functions to vga.c
Juan Quintela
2009-10-05
cirrus_vga: also assign gr0/1 when writting shadow_gr0/1
Juan Quintela
2009-10-05
Revert "eepro100: Remove unused device status entries"
Aurelien Jarno
2009-10-04
eepro100: Add more i825xx devices
Stefan Weil
2009-10-04
eepro100: Remove unused device status entries
Stefan Weil
2009-10-04
hw/omap_dma: add matching {} in if 0
Michael S. Tsirkin
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-30
escc: fix another coding style nit
Michael S. Tsirkin
2009-09-30
twl92230: fix old style increment/decrement usage
Michael S. Tsirkin
2009-09-30
omap_dma: fix unbalanced { in commented out code
Michael S. Tsirkin
2009-09-30
escc: fix coding style nit
Michael S. Tsirkin
2009-09-26
eepro100: Fix format strings in debug messages
Stefan Weil
2009-09-26
eepro100: Replace sprintf by snprintf
Stefan Weil
2009-09-26
eepro100: Remove unused code
Stefan Weil
2009-09-26
eepro100: Enhanced logging and comments
Stefan Weil
2009-09-25
Fix coding style issue
Mark McLoughlin
2009-09-25
gcc wants 1st static and then const
Juan Quintela
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
2009-09-25
Use proper typedef syntax
Juan Quintela
2009-09-25
Fix spelling in comment
Stefan Weil
2009-09-25
Suppress some variants of English in comments
Stefan Weil
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
2009-09-21
Fix Sparse warning about obsolete struct initializer
Blue Swirl
2009-09-21
Add 'static' to please Sparse
Blue Swirl
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
[next]