index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-06
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
2022-07-06
spapr/ddw: Implement 64bit query extension
Alexey Kardashevskiy
2022-07-06
spapr/ddw: Reset DMA when the last non-default window is removed
Alexey Kardashevskiy
2022-07-06
ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
Daniel Henrique Barboza
2022-07-06
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
2022-07-06
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-20
ppc: fix boot with sam460ex
Michael S. Tsirkin
2022-05-26
spapr: Use address from elf parser for kernel address
Alexey Kardashevskiy
2022-05-26
hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
Bernhard Beschow
2022-05-26
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-04-20
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-20
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
2022-04-20
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
2022-04-20
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-20
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
2022-04-20
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-02
hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
Daniel Henrique Barboza
2022-03-02
spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
Daniel Henrique Barboza
[next]