index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4u.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
Sparc64: refactor CPU init
Blue Swirl
1
-19
/
+27
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
1
-4
/
+59
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
1
-29
/
+62
2009-07-12
Sparc64: convert ebus to qdev
Blue Swirl
1
-2
/
+18
2009-07-12
sparc64: really initialize irq
Igor Kovalenko
1
-2
/
+3
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-23
sparc64 follow pci_nic_init change
Igor V. Kovalenko
1
-1
/
+1
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
1
-2
/
+2
2009-05-30
Use relative path for bios
Paul Brook
1
-10
/
+16
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
1
-0
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-3
/
+12
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-05-13
Remove vga_ram_size
Paul Brook
1
-8
/
+8
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
1
-1
/
+1
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-3
/
+0
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-5
/
+2
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
1
-3
/
+0
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
1
-60
/
+15
2009-03-07
Fix sparc64-softmmu breakage from r6711
blueswir1
1
-2
/
+2
2009-02-21
Reload ptimers on reset
blueswir1
1
-3
/
+3
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-2
/
+1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-4
/
+2
2009-01-17
Switch to CMD646 IDE
blueswir1
1
-2
/
+2
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-8
/
+8
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
1
-5
/
+2
2009-01-10
Add EBUS bridge
blueswir1
1
-2
/
+48
2009-01-09
Fix APB
blueswir1
1
-2
/
+3
2008-12-23
Implement tick interrupt disable bits
blueswir1
1
-9
/
+20
2008-11-05
Use qemu_ram_alloc
blueswir1
1
-5
/
+8
2008-11-02
More realistic max_cpus
blueswir1
1
-3
/
+3
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
1
-1
/
+0
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
1
-0
/
+3
2008-10-04
Move nographic export to sysemu.h
blueswir1
1
-2
/
+0
2008-10-03
Rearrange tick functions
blueswir1
1
-0
/
+15
2008-09-26
Add a generic Niagara machine
blueswir1
1
-10
/
+71
2008-09-22
Add software and timer interrupt support
blueswir1
1
-5
/
+59
2008-09-18
Add common keys to firmware configuration
blueswir1
1
-0
/
+10
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
1
-0
/
+5
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-6
/
+9
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
1
-0
/
+2
2008-08-12
Use C99 initializers
blueswir1
1
-8
/
+8
2008-07-22
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
1
-8
/
+51
2008-07-15
Add idprom
blueswir1
1
-7
/
+11
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-1
/
+0
2008-06-23
Fix some compiler signed/unsigned char warnings
blueswir1
1
-5
/
+5
2008-06-20
Add support for boot_set command
blueswir1
1
-0
/
+22
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-1
/
+1
2008-05-12
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
1
-13
/
+12
2008-05-12
Wrap long lines
blueswir1
1
-9
/
+18
[prev]
[next]