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
/
sun4u.c
Age
Commit message (
Expand
)
Author
2010-02-07
m48t59: don't use reserved _t suffix
Blue Swirl
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2010-01-24
Sparc64: fix initrd
Blue Swirl
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2009-12-30
Sparc64: split DPRINTF into CPUIRQ and EBUS versions
Blue Swirl
2009-12-30
Sparc64: fix compile with DEBUG_IRQ enabled
Blue Swirl
2009-12-27
sparc: make command line available also via firmware configuration device
Blue Swirl
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-07
Sparc64/x86: remove unneeded calls to device reset
Blue Swirl
2009-10-24
sparc64: remove unused variables
Blue Swirl
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
serial: convert isa to qdev
Gerd Hoffmann
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-09-14
Add an ISA bus version of m48t59
Blue Swirl
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-06
Sparc64: use ISA bus for i8042
Blue Swirl
2009-09-06
Sparc64: remove unused variables
Blue Swirl
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-08-28
Fix Sparc64 breakage: add dummy ISA irqs
Blue Swirl
2009-08-27
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-13
Unbreak Sparc64
Blue Swirl
2009-08-10
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
2009-08-09
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-08
Sparc64: configure screen size from QEMU command line options
Blue Swirl
2009-07-27
kill drives_table
Gerd Hoffmann
2009-07-21
Sparc32/64: use 64 bit type for memory size
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-12
Sparc64: convert ebus to qdev
Blue Swirl
2009-07-12
sparc64: really initialize irq
Igor Kovalenko
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-23
sparc64 follow pci_nic_init change
Igor V. Kovalenko
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-05-30
Use relative path for bios
Paul Brook
2009-05-22
Introduce reset notifier order
Jan Kiszka
[next]