index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
Remove unneeded type casts
Stefan Weil
2
-2
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2
-2
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
5
-4
/
+85
2013-04-08
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Paolo Bonzini
1
-5
/
+0
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-2
/
+0
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
3
-3
/
+1255
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
1
-4
/
+1
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
1
-2
/
+0
2013-04-08
hw: make all of hw/pci/ configurable via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
21
-62
/
+62
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
1
-19
/
+19
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
1
-51
/
+19
2013-03-22
pseries: Move XICS initialization before cpu initialization
David Gibson
2
-37
/
+32
2013-03-22
pseries: Remove "busname" property for PCI host bridge
David Gibson
1
-1
/
+1
2013-03-22
pseries: Fix breakage in CPU QOM conversion
David Gibson
1
-1
/
+1
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2
-5
/
+5
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
1
-2
/
+4
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
6
-20
/
+32
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
3
-1
/
+33
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
20
-17
/
+10412
2013-03-08
PPC: Fix dma interrupt
Amadeusz Sławiński
1
-1
/
+1
2013-03-08
pci_host: Drop write-only address_space field
Peter Maydell
1
-1
/
+0
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini
5
-4
/
+1693
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini
6
-7
/
+2329
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
8
-7
/
+6392
2013-03-01
ppc: express FDT dependency of pSeries and e500 boards via default-configs/
Paolo Bonzini
1
-2
/
+2
2013-03-01
build: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
1
-1
/
+0
2013-03-01
ppc: do not use ../ in include files
Paolo Bonzini
3
-3
/
+3
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
1
-8
/
+3
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2
-1
/
+682
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
2
-1
/
+682
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2
-0
/
+2
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
4
-3
/
+9
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
1
-1
/
+1
2013-01-25
cuda: Move ADB bus into CUDA state
Andreas Färber
3
-4
/
+12
2013-01-25
adb: QOM'ify ADB devices
Andreas Färber
2
-4
/
+8
2013-01-25
cuda: QOM'ify CUDA
Andreas Färber
3
-23
/
+84
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
3
-30
/
+59
2013-01-25
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
3
-14
/
+25
2013-01-25
mac_nvram: Clean up public API
Andreas Färber
1
-2
/
+2
2013-01-25
macio: Split MacIO in two
Andreas Färber
3
-6
/
+12
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
4
-4
/
+891
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
1
-2
/
+2
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
1
-1
/
+6
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
1
-4
/
+8
2013-01-15
Make default boot order machine specific
Avik Sil
2
-0
/
+2
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-6
/
+11
[next]