Age | Commit message (Expand) | Author |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-07-02 | ppc: Introduce kvmppc_set_reg_tb_offset() helper | Greg Kurz |
2019-07-02 | hw/ppc: Drop useless CONFIG_KVM ifdefery | Greg Kurz |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-10 | target/ppc: Use env_cpu, env_archcpu | Richard Henderson |
2019-03-29 | target/ppc: Consolidate 64-bit server processor detection in a helper | Greg Kurz |
2019-03-12 | ppc: externalize ppc_get_vcpu_by_pir() | Cédric Le Goater |
2019-03-12 | target/ppc: Implement large decrementer support for TCG | Suraj Jitindar Singh |
2019-02-26 | target/ppc: Add POWER9 external interrupt model | Benjamin Herrenschmidt |
2019-02-26 | target/ppc: Rename "in_pm_state" to "resume_as_sreset" | Benjamin Herrenschmidt |
2019-02-04 | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth |
2019-02-04 | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c | Thomas Huth |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-10-17 | ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model() | Igor Mammedov |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-08 | ppc: spapr: Make VCPU ID handling private to SPAPR | Sam Bobroff |
2017-09-08 | ppc: spapr: Rename cpu_dt_id to vcpu_id | Sam Bobroff |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka |
2017-01-31 | spapr: clock should count only if vm is running | Laurent Vivier |
2017-01-31 | ppc: Remove unused function cpu_ppc601_rtc_init() | Thomas Huth |
2016-08-13 | ppc: parse cpu features once | Greg Kurz |
2016-07-01 | ppc: Initial HDEC support | Benjamin Herrenschmidt |
2016-06-07 | ppc: Remove a potential overflow in muldiv64() | Laurent Vivier |
2016-05-19 | ppc: use PowerPCCPU instead of CPUPPCState | Paolo Bonzini |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-10-08 | s/cpu_get_real_ticks/cpu_get_host_ticks/ | Christopher Covington |
2015-07-20 | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi |
2015-07-02 | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia |
2015-03-10 | m48t59: let init functions return a Nvram object | Hervé Poussineau |
2015-01-07 | ppc: do not use get_clock_realtime() | Paolo Bonzini |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf |
2014-03-27 | hw/ppc: Avoid shifting left into sign bit | Peter Maydell |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-09 | intc/openpic: Build openpic only once | Andreas Färber |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |