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
/
ppc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
1
-18
/
+0
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
1
-0
/
+13
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
1
-10
/
+7
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
1
-0
/
+16
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
1
-14
/
+2
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
1
-0
/
+8
2019-12-17
ppc: Introduce a ppc_cpu_pir() helper
Cédric Le Goater
1
-2
/
+7
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
1
-4
/
+9
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+2
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
1
-4
/
+1
2019-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
1
-9
/
+9
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
1
-1
/
+1
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
1
-0
/
+16
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-26
/
+64
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
1
-0
/
+42
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
1
-1
/
+1
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
1
-2
/
+0
2019-02-04
hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
Thomas Huth
1
-0
/
+56
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
1
-25
/
+0
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-21
/
+0
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
1
-4
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-1
/
+15
2017-01-31
spapr: clock should count only if vm is running
Laurent Vivier
1
-23
/
+43
2017-01-31
ppc: Remove unused function cpu_ppc601_rtc_init()
Thomas Huth
1
-7
/
+0
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+26
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
1
-5
/
+12
2016-06-07
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
1
-1
/
+1
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
1
-10
/
+10
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-9
/
+12
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
1
-2
/
+2
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-2
/
+3
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-2
/
+0
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
1
-161
/
+0
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
1
-2
/
+2
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
1
-0
/
+79
2014-04-08
PPC: Clean up DECR implementation
Alexander Graf
1
-28
/
+64
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
1
-0
/
+22
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
1
-3
/
+3
[next]