Age | Commit message (Expand) | Author |
2021-07-20 | hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA | Philippe Mathieu-Daudé |
2021-07-20 | hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC | Philippe Mathieu-Daudé |
2021-07-13 | ppc/pegasos2: Allow setprop in VOF | BALATON Zoltan |
2021-07-12 | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging | Peter Maydell |
2021-07-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-11 | hw/pci-host: Rename Raven ASIC PCI bridge as raven.c | Philippe Mathieu-Daudé |
2021-07-09 | usb: drop usb_host_dev_is_scsi_storage hook | Gerd Hoffmann |
2021-07-09 | target/ppc: Support for H_RPT_INVALIDATE hcall | Bharata B Rao |
2021-07-09 | spapr: Fix implementation of Open Firmware client interface | Alexey Kardashevskiy |
2021-07-09 | ppc/pegasos2: Implement some RTAS functions with VOF | BALATON Zoltan |
2021-07-09 | ppc/pegasos2: Fix use of && instead of & | David Gibson |
2021-07-09 | ppc/pegasos2: Use Virtual Open Firmware as firmware replacement | BALATON Zoltan |
2021-07-09 | target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits | Nicholas Piggin |
2021-07-09 | ppc/pegasos2: Introduce Pegasos2MachineState structure | BALATON Zoltan |
2021-07-09 | spapr: Implement Open Firmware client interface | Alexey Kardashevskiy |
2021-07-09 | spapr: tune rtas-size | Alexey Kardashevskiy |
2021-06-03 | ppc/pef.c: initialize cgs->ready in kvmppc_svm_init() | Daniel Henrique Barboza |
2021-06-03 | spapr: Set LPCR to current AIL mode when starting a new CPU | Nicholas Piggin |
2021-06-03 | spapr: Remove stale comment about power-saving LPCR bits | Nicholas Piggin |
2021-06-03 | spapr: nvdimm: Fix the persistent-memory root node name in device tree | Shivaprasad G Bhat |
2021-06-03 | spapr: nvdimm: Forward declare and move the definitions | Shivaprasad G Bhat |
2021-06-03 | spapr: Fix EEH capability issue on KVM guest for PCI passthru | Mahesh Salgaonkar |
2021-06-03 | spapr: Don't hijack current_machine->boot_order | Greg Kurz |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-26 | hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' | Philippe Mathieu-Daudé |
2021-05-19 | hw/ppc: moved has_spr to cpu.h | Lucas Mateus Castro (alqotel) |
2021-05-19 | target/ppc: moved function out of mmu-hash64 | Lucas Mateus Castro (alqotel) |
2021-05-19 | hw/ppc: moved hcalls that depend on softmmu | Lucas Mateus Castro (alqotel) |
2021-05-19 | hw/ppc/spapr.c: Make sure the host supports the selected MMU mode | Fabiano Rosas |
2021-05-19 | hw/ppc/spapr.c: Extract MMU mode error reporting into a function | Fabiano Rosas |
2021-05-05 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in... | Peter Maydell |
2021-05-04 | hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset() | Peter Maydell |
2021-05-04 | hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset() | Peter Maydell |
2021-05-04 | target/ppc: Add POWER10 exception model | Nicholas Piggin |
2021-05-04 | target/ppc: rework AIL logic in interrupt delivery | Nicholas Piggin |
2021-05-04 | spapr_drc.c: handle hotunplug errors in drc_unisolate_logical() | Daniel Henrique Barboza |
2021-05-04 | spapr.c: do not use MachineClass::max_cpus to limit CPUs | Daniel Henrique Barboza |
2021-05-04 | ppc/spapr: Add support for implement support for H_SCM_HEALTH | Vaibhav Jain |
2021-05-04 | spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR | Alexey Kardashevskiy |
2021-05-04 | hw/ppc: Add emulation of Genesi/bPlan Pegasos II | BALATON Zoltan |
2021-05-04 | hw/ppc/spapr_rtas: Update hflags after setting msr | Richard Henderson |
2021-05-04 | hw/ppc/pnv_core: Update hflags after setting msr | Richard Henderson |
2021-05-04 | hw/ppc/mac_newworld: Restrict RAM to 2 GiB | Philippe Mathieu-Daudé |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth |
2021-05-02 | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth |
2021-04-30 | hw: add compat machines for 6.1 | Cornelia Huck |