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
/
prep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
1
-4
/
+7
2015-10-23
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
Paolo Bonzini
1
-27
/
+3
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
1
-1
/
+1
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-11
/
+6
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-11
/
+0
2015-07-07
ppc: Update cpu_model in MachineState
Bharata B Rao
1
-4
/
+3
2015-06-03
hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-3
/
+2
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
1
-1
/
+1
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
1
-11
/
+150
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
1
-1
/
+1
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
1
-2
/
+1
2014-07-07
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
1
-3
/
+0
2014-07-07
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
1
-9
/
+0
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-7
/
+7
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
1
-3
/
+4
2014-03-20
raven: Set a correct PCI memory region
Hervé Poussineau
1
-0
/
+9
2014-03-20
raven: Implement non-contiguous I/O region
Hervé Poussineau
1
-91
/
+3
2014-03-13
raven: Move BIOS loading from board code to PCI host
Hervé Poussineau
1
-40
/
+6
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
1
-1
/
+1
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-2
/
+2
2013-07-25
prep: fix I/O port endianness
Paolo Bonzini
1
-1
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-2
/
+4
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-3
/
+3
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
1
-1
/
+1
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-4
/
+4
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-2
/
+3
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
1
-1
/
+1
2013-05-06
prep: Make System I/O port 0092 read/write
Julio Guerra
1
-1
/
+1
2013-05-05
prep: Add ELF support for -bios
Andreas Färber
1
-9
/
+22
2013-05-05
prep: Fix NIP reset value
Fabien Chouteau
1
-0
/
+3
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
1
-3
/
+0
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-8
/
+8
2013-03-08
pci_host: Drop write-only address_space field
Peter Maydell
1
-1
/
+0
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
1
-0
/
+680