index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
e500.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ppc: use pci_init_nic_devices()
David Woodhouse
2024-02-02
1
-3
/
+1
*
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+1
*
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+4
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-2
/
+2
*
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
2023-09-06
1
-1
/
+1
*
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+2
*
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
2023-05-22
1
-1
/
+2
*
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
1
-3
/
+7
*
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
1
-1
/
+1
*
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
1
-3
/
+2
*
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
1
-1
/
+6
*
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
2022-12-21
1
-1
/
+1
*
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
2022-12-21
1
-3
/
+1
*
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
2022-12-21
1
-3
/
+2
*
hw/ppc/e500: Add Freescale eSDHC to e500plat
Philippe Mathieu-Daudé
2022-12-21
1
-1
/
+47
*
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2022-10-29
1
-0
/
+79
*
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
1
-16
/
+14
*
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
1
-1
/
+1
*
hw/ppc: pass random seed to fdt
Jason A. Donenfeld
2022-07-18
1
-0
/
+5
*
ppc/e500: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
1
-4
/
+4
*
hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
Bernhard Beschow
2022-05-26
1
-1
/
+0
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-15
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
Bin Meng
2021-03-31
1
-0
/
+2
*
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
2021-03-10
1
-0
/
+1
*
hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
Bin Meng
2021-02-10
1
-1
/
+1
*
hw/ppc: e500: Use a macro for the platform clock frequency
Bin Meng
2021-02-10
1
-3
/
+5
*
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
1
-3
/
+2
*
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
2020-12-14
1
-0
/
+1
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
ppc: remove bios_name
Paolo Bonzini
2020-12-10
1
-2
/
+2
*
ppc/e500: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-4
/
+9
*
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
1
-1
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-8
/
+8
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-16
/
+16
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-5
/
+3
*
hw/ppc/e500.c: Handle qemu_find_file() failure
Peter Maydell
2020-04-07
1
-0
/
+4
*
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
1
-9
/
+8
|
\
|
*
ppc/e500: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+1
|
*
ppc/e500: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-7
/
+9
*
|
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-21
1
-0
/
+1
|
/
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-1
/
+1
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
1
-3
/
+2
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
[next]