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-08-08
Sparc32: Refactor slavio timer
Blue Swirl
2009-08-08
ppc_newworld: configure screen size from QEMU command line options
Blue Swirl
2009-08-08
Sparc64: configure screen size from QEMU command line options
Blue Swirl
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
Blue Swirl
2009-07-31
PPC: convert Grackle to qdev
Blue Swirl
2009-07-31
esp: fix interrupt register read
Blue Swirl
2009-07-31
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
Blue Swirl
2009-07-30
e1000.c doesn't properly emulate EERD and ICS registers
Bill Paul
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2009-07-30
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
2009-07-30
Fix VM state change handlers running out of order
Markus Armbruster
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
2009-07-30
Remove the pc-0-10 machine type
Mark McLoughlin
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
Refactor code to remove one #ifdef CONFIG_FDT
Juan Quintela
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2009-07-27
HPET fixes for reg writes
Beth Kon
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
2009-07-27
kill drives_opt
Gerd Hoffmann
2009-07-27
kill drives_table
Gerd Hoffmann
2009-07-27
qdev/pci: hook up i440fx.
Gerd Hoffmann
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
2009-07-27
qdev/pci: use qdev_prop_pci_devfn
Gerd Hoffmann
2009-07-27
qdev/prop: add pci devfn property
Gerd Hoffmann
2009-07-27
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
2009-07-27
Add machine type aliases
Mark McLoughlin
2009-07-26
Give the kernel more room
Alexander Graf
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
2009-07-22
Add save/restore support to the LSI logic SCSI device model.
Nolan
2009-07-21
Sparc32: convert Sun4c interrupt controller to qdev
Blue Swirl
2009-07-21
Sparc32: convert SBI to qdev
Blue Swirl
2009-07-21
Sparc32/64: use 64 bit type for memory size
Blue Swirl
2009-07-21
qdev: add 64 bit type
Blue Swirl
2009-07-21
Sparc64: refactor kernel init
Blue Swirl
2009-07-21
Sparc64: refactor CPU init
Blue Swirl
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
2009-07-21
Sparc32: Fix lance
Blue Swirl
2009-07-21
Sparc64: convert APB to qdev
Blue Swirl
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
2009-07-20
Clean up fdc qdev conversion
Blue Swirl
2009-07-17
isxdigit -> qemu_isxdigit
Christoph Egger
[next]