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-10
qdev/isa: convert fdc.
Gerd Hoffmann
2009-08-10
qdev/isa: make pc use qdev for i8042 setup.
Gerd Hoffmann
2009-08-10
qdev/isa: make the piix isa bridge register an isa bus.
Gerd Hoffmann
2009-08-10
qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
Gerd Hoffmann
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
qdev/prop: add drive property.
Gerd Hoffmann
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
2009-08-10
tolower -> qemu_tolower
Christoph Egger
2009-08-09
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
Sparc32: use qemu_irq for system_powerdown
Blue Swirl
2009-08-08
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
2009-08-08
Sparc32: remove VRAM and NVRAM sizes from hwdef
Blue Swirl
2009-08-08
Sparc32: remove IRQ numbers from hwdef
Blue Swirl
2009-08-08
Sparc32: move intbit_to_level table back to slavio_intctl.c
Blue Swirl
2009-08-08
Sparc32: move device instantiation to sun4m.c
Blue Swirl
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
[next]