index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc_oldworld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-1
/
+1
2010-11-16
more stdvga cleanups.
Gerd Hoffmann
1
-1
/
+1
2010-10-13
Delete write only variables
Blue Swirl
1
-2
/
+1
2010-10-13
ppc: remove video.x
Blue Swirl
1
-106
/
+4
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
1
-0
/
+7
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-3
/
+3
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
1
-1
/
+1
2010-03-21
Compile usb-ohci only once
Blue Swirl
1
-1
/
+1
2010-03-21
Compile isa_mmio only once
Blue Swirl
1
-1
/
+1
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
1
-11
/
+10
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-3
/
+0
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
1
-0
/
+9
2009-12-21
ppc64: Change default machine to mac99
Andreas Färber
1
-0
/
+2
2009-12-03
targe-ppc: Sync CPU state for KVM
Alexander Graf
1
-0
/
+4
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
1
-0
/
+1
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
1
-1
/
+1
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
1
-1
/
+1
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-20
Compile loader only once
Blue Swirl
1
-4
/
+16
2009-09-09
qdev/usb: convert ohci.
Gerd Hoffmann
1
-1
/
+1
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
1
-10
/
+5
2009-08-27
ide: split away ide-pci.c
Gerd Hoffmann
1
-0
/
+1
2009-08-16
Replace REGX with PRIx64
Blue Swirl
1
-2
/
+4
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
1
-0
/
+5
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2009-07-27
kill drives_table
Gerd Hoffmann
1
-21
/
+9
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
1
-0
/
+4
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-1
/
+1
2009-05-30
Use relative path for bios
Paul Brook
1
-7
/
+18
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
-1
/
+8
2009-05-13
Remove vga_ram_size
Paul Brook
1
-3
/
+2
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-8
/
+6
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-1
/
+0
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-6
/
+2
2009-04-10
More phys_ram_base removal.
pbrook
1
-7
/
+8
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
1
-2
/
+2
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
1
-14
/
+19
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
1
-9
/
+8
2009-02-08
Load 32 bit ELF BIOS images also on PPC64
blueswir1
1
-7
/
+0
2009-02-07
Add it_shift
blueswir1
1
-1
/
+1
2009-02-01
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
1
-2
/
+3
2009-01-30
PowerPC: IDE DB-DMA support
aurel32
1
-1
/
+1
2009-01-30
PowerPC: mac-io DB-DMA support
aurel32
1
-2
/
+5
2009-01-26
target-ppc: always load kernel to KERNEL_LOAD_ADDR
aurel32
1
-3
/
+9
[next]