index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]
Daniel Henrique Barboza
2022-08-04
1
-1
/
+1
*
hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
Peter Maydell
2022-07-28
1
-1
/
+4
*
hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
Daniel Henrique Barboza
2022-07-28
1
-4
/
+14
*
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
2
-0
/
+14
*
hw/ppc: pass random seed to fdt
Jason A. Donenfeld
2022-07-18
2
-0
/
+10
*
ppc/e500: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
2
-8
/
+5
*
ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
6
-12
/
+9
*
ppc/40x: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
5
-15
/
+12
*
ppc64: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
2
-16
/
+7
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-3
/
+3
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-1
/
+1
*
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
2022-07-06
1
-0
/
+4
*
spapr/ddw: Implement 64bit query extension
Alexey Kardashevskiy
2022-07-06
2
-6
/
+18
*
spapr/ddw: Reset DMA when the last non-default window is removed
Alexey Kardashevskiy
2022-07-06
3
-1
/
+18
*
ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
1
-14
/
+8
*
ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
1
-14
/
+8
*
ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
Daniel Henrique Barboza
2022-07-06
1
-27
/
+11
*
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
2022-07-06
1
-2
/
+13
*
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
2022-07-06
1
-1
/
+6
*
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-28
1
-1
/
+1
*
ppc: fix boot with sam460ex
Michael S. Tsirkin
2022-06-20
1
-0
/
+8
*
spapr: Use address from elf parser for kernel address
Alexey Kardashevskiy
2022-05-26
1
-2
/
+11
*
hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
Bernhard Beschow
2022-05-26
1
-1
/
+0
*
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-26
1
-4
/
+8
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
4
-5
/
+5
*
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
1
-0
/
+1
*
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
2
-2
/
+2
*
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-20
2
-12
/
+12
*
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
2022-04-20
1
-1
/
+1
*
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
2022-04-20
1
-2
/
+2
*
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
2022-04-20
1
-6
/
+20
*
spapr: Move hypercall_register_softmmu
Fabiano Rosas
2022-04-20
1
-25
/
+25
*
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
2022-04-20
1
-10
/
+0
*
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2022-04-20
1
-17
/
+6
*
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
2
-18
/
+10
*
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-20
3
-21
/
+26
*
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
2022-04-20
1
-6
/
+3
*
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2022-04-20
1
-0
/
+1
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
1
-2
/
+13
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
16
-16
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
2
-2
/
+2
*
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-04-04
2
-0
/
+10
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
10
-24
/
+23
*
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
1
-24
/
+1
*
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
2022-03-14
1
-3
/
+1
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
2
-0
/
+2
*
hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+2
*
hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
Daniel Henrique Barboza
2022-03-02
1
-13
/
+12
*
spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
Daniel Henrique Barboza
2022-03-02
1
-6
/
+4
[next]