index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
e500.c
Age
Commit message (
Expand
)
Author
2020-09-08
ppc/e500: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-07
hw/ppc/e500.c: Handle qemu_find_file() failure
Peter Maydell
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-19
ppc/e500: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/e500: drop RAM size fixup
Igor Mammedov
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-03-12
PPC: E500: Add FSL I2C controller and integrate RTC with it
Andrew Randrianasulu
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2018-12-21
e500: simplify IRQ wiring
Greg Kurz
2018-09-24
Drop "qemu:" prefix from error_report() arguments
Mao Zhongyi
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-03-18
PPC e500: Fix gap between u-boot and kernel
David Engraf
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2018-03-06
PPC: e500: Fix duplicate kernel load and device tree overlap
David Engraf
2018-03-06
hw/ppc/spapr,e500: Use new property "stdout-path" for boot console
Nikunj A Dadhania
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-06
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2017-12-15
e500: name openpic and pci host bridge
Michael Davidsaver
2017-11-08
e500: ppce500_init_mpic() return device instead of IRQ array
Michael Davidsaver
2017-10-17
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
2017-01-31
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
[next]