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
/
ppc_oldworld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-1
/
+2
*
PPC: calculate kernel,initrd,cmdline locations dynamically
Alexander Graf
2011-06-17
1
-4
/
+11
*
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-04-07
1
-8
/
+3
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-1
/
+1
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-1
/
+1
*
Delete write only variables
Blue Swirl
2010-10-13
1
-2
/
+1
*
ppc: remove video.x
Blue Swirl
2010-10-13
1
-106
/
+4
*
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-08-26
1
-0
/
+7
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-3
/
+3
*
Revert "Compile usb-ohci only once"
Paul Brook
2010-04-04
1
-1
/
+1
*
Compile usb-ohci only once
Blue Swirl
2010-03-21
1
-1
/
+1
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-1
/
+1
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-11
/
+10
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
1
-3
/
+0
*
PPC: tell the guest about the time base frequency
Alexander Graf
2010-02-14
1
-0
/
+9
*
ppc64: Change default machine to mac99
Andreas Färber
2009-12-21
1
-0
/
+2
*
targe-ppc: Sync CPU state for KVM
Alexander Graf
2009-12-03
1
-0
/
+4
*
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
2009-12-01
1
-0
/
+1
*
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
1
-1
/
+1
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-1
/
+1
*
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
Compile loader only once
Blue Swirl
2009-09-20
1
-4
/
+16
*
qdev/usb: convert ohci.
Gerd Hoffmann
2009-09-09
1
-1
/
+1
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-10
/
+5
*
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
1
-0
/
+1
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
1
-2
/
+4
*
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2009-08-08
1
-0
/
+5
*
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
1
-1
/
+1
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-21
/
+9
*
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2009-07-26
1
-0
/
+4
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-1
/
+1
*
Use relative path for bios
Paul Brook
2009-05-30
1
-7
/
+18
*
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
-1
/
+8
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-3
/
+2
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-8
/
+6
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-1
/
+0
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-6
/
+2
*
More phys_ram_base removal.
pbrook
2009-04-10
1
-7
/
+8
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-2
/
+2
*
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
2009-03-08
1
-14
/
+19
*
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
2009-03-07
1
-9
/
+8
*
Load 32 bit ELF BIOS images also on PPC64
blueswir1
2009-02-08
1
-7
/
+0
*
Add it_shift
blueswir1
2009-02-07
1
-1
/
+1
*
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-02-01
1
-2
/
+3
[next]