index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sun4u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile loader only once
Blue Swirl
2009-09-20
1
-3
/
+15
*
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
1
-2
/
+1
*
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-10
1
-2
/
+2
*
Sparc64: use ISA bus for i8042
Blue Swirl
2009-09-06
1
-2
/
+2
*
Sparc64: remove unused variables
Blue Swirl
2009-09-06
1
-7
/
+1
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-3
/
+2
*
Fix Sparc64 breakage: add dummy ISA irqs
Blue Swirl
2009-08-28
1
-0
/
+8
*
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
1
-0
/
+1
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-3
/
+6
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
Unbreak Sparc64
Blue Swirl
2009-08-13
1
-0
/
+2
*
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
1
-4
/
+0
*
Sparc64: configure screen size from QEMU command line options
Blue Swirl
2009-08-08
1
-0
/
+8
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-12
/
+6
*
Sparc32/64: use 64 bit type for memory size
Blue Swirl
2009-07-21
1
-2
/
+2
*
Sparc64: refactor kernel init
Blue Swirl
2009-07-21
1
-42
/
+55
*
Sparc64: refactor CPU init
Blue Swirl
2009-07-21
1
-19
/
+27
*
Sparc64: convert memory to qdev
Blue Swirl
2009-07-21
1
-4
/
+59
*
Sparc64: convert boot prom to qdev
Blue Swirl
2009-07-21
1
-29
/
+62
*
Sparc64: convert ebus to qdev
Blue Swirl
2009-07-12
1
-2
/
+18
*
sparc64: really initialize irq
Igor Kovalenko
2009-07-12
1
-2
/
+3
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
sparc64 follow pci_nic_init change
Igor V. Kovalenko
2009-06-23
1
-1
/
+1
*
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Use relative path for bios
Paul Brook
2009-05-30
1
-10
/
+16
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-0
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-3
/
+12
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-8
/
+8
*
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
1
-1
/
+1
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-3
/
+0
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-5
/
+2
*
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
1
-3
/
+0
*
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
2009-03-08
1
-60
/
+15
*
Fix sparc64-softmmu breakage from r6711
blueswir1
2009-03-07
1
-2
/
+2
*
Reload ptimers on reset
blueswir1
2009-02-21
1
-3
/
+3
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
1
-2
/
+1
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
1
-4
/
+2
*
Switch to CMD646 IDE
blueswir1
2009-01-17
1
-2
/
+2
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-8
/
+8
*
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-13
1
-5
/
+2
*
Add EBUS bridge
blueswir1
2009-01-10
1
-2
/
+48
*
Fix APB
blueswir1
2009-01-09
1
-2
/
+3
*
Implement tick interrupt disable bits
blueswir1
2008-12-23
1
-9
/
+20
*
Use qemu_ram_alloc
blueswir1
2008-11-05
1
-5
/
+8
*
More realistic max_cpus
blueswir1
2008-11-02
1
-3
/
+3
*
Make DMA bottom-half driven (v2)
aliguori
2008-10-31
1
-1
/
+0
[next]