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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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_newworld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
1
-12
/
+7
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-4
/
+4
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-6
/
+7
2012-10-06
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
1
-1
/
+1
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
1
-1
/
+1
2012-06-04
ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
1
-2
/
+2
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+8
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
1
-2
/
+1
2012-01-27
openpic: remove dead code to make a PCI device version
Anthony Liguori
1
-1
/
+1
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-2
/
+4
2011-10-10
ppc_newworld: convert to memory API
Avi Kivity
1
-22
/
+17
2011-10-06
ppc: move ADB stuff from ppc_mac.h to adb.h
Laurent Vivier
1
-0
/
+1
2011-10-01
PPC: Drop initial ESCC mapping
Alexander Graf
1
-1
/
+1
2011-09-27
PPC: use memory API to construct the PCI hole
Blue Swirl
1
-2
/
+0
2011-08-25
ppc_oldworld, ppc_newworld: fix escc BAR related crash
Avi Kivity
1
-1
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-08-08
ppc: convert to memory API
Avi Kivity
1
-16
/
+14
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-2
/
+2
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-2
/
+3
2011-06-17
PPC: calculate kernel,initrd,cmdline locations dynamically
Alexander Graf
1
-4
/
+11
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
1
-9
/
+2
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
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
-38
/
+3
2010-09-18
Check for errors during BIOS or kernel load
Blue Swirl
1
-1
/
+2
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
-10
/
+9
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-3
/
+0
2010-02-14
PPC: Add USB per default on U3
Alexander Graf
1
-1
/
+11
2010-02-14
PPC: Use macio IDE controller for Newworld
Alexander Graf
1
-5
/
+11
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
1
-0
/
+9
2010-02-14
PPC: Include dump of lspci -nn on real G5
Alexander Graf
1
-0
/
+24
2010-02-14
PPC: Use Mac99_U3 type on ppc64
Alexander Graf
1
-2
/
+10
2009-12-21
ppc64: Change default machine to mac99
Andreas Färber
1
-0
/
+7
2009-12-19
target-ppc: Use interrupts for escc
Alexander Graf
1
-5
/
+1
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
[next]