141 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Paolo Bonzini f2ce39b4f0 vl: make qemu_get_machine_opts static 6 years ago
Gan Qixin ef0efa1a04 ppc/e500: Free irqs array to avoid memleak 6 years ago
Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 6 years ago
Paolo Bonzini cd7b94989a ppc: remove bios_name 6 years ago
Thiago Jung Bauermann a2c93f06cf ppc/e500: Use start-powered-off CPUState property 6 years ago
Philippe Mathieu-Daudé 1373b15bb5 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() 6 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 118bfd76c9 qdev: Use returned bool to check for qdev_realize() etc. failure 6 years ago
Markus Armbruster 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 6 years ago
Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Peter Maydell 3b4f50bd7d hw/ppc/e500.c: Handle qemu_find_file() failure 6 years ago
Pan Nengyuan b2fb7a4368 ppc: free 'fdt' after reset the machine 7 years ago
Igor Mammedov 9731664559 ppc/e500: use memdev for RAM 7 years ago
Igor Mammedov 3538e846cb ppc/e500: drop RAM size fixup 7 years ago
Aleksandar Markovic 6cdda0ff4b hw/core/loader: Let load_elf() populate a field with CPU-specific flags 7 years ago
Paolo Bonzini 4376c40ded kvm: introduce kvm_kernel_irqchip_* functions 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 71e8a91585 Include sysemu/reset.h a lot less 7 years ago
Like Xu fe6b6346e9 hw/ppc: Replace global smp variables with machine smp properties 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Andrew Randrianasulu 7abb479c7a PPC: E500: Add FSL I2C controller and integrate RTC with it 8 years ago
Liam Merwick 4366e1db16 elf: Add optional function ptr to load_elf() to parse ELF notes 8 years ago
Nick Hudson f831f955d4 Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. 8 years ago
Greg Kurz 2104d4f5bc e500: simplify IRQ wiring 8 years ago
Mao Zhongyi 371b74e221 Drop "qemu:" prefix from error_report() arguments 8 years ago
Philippe Mathieu-Daudé ab3dd74924 hw/ppc: Use the IEC binary prefix definitions 8 years ago
Igor Mammedov a3fc839635 platform-bus-device: use device plug callback instead of machine_done notifier 8 years ago
Greg Kurz 2fb513d3b1 ppc: e500: use g_strdup_printf() instead of snprintf() 8 years ago
Igor Mammedov 03f048090e ppc: e500: switch E500 based machines to full machine definition 8 years ago
Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 8 years ago
David Engraf b4a5f24a17 PPC e500: Fix gap between u-boot and kernel 9 years ago
Paolo Bonzini 52310c3fa7 net: allow using any PCI NICs in -net or -nic 9 years ago
David Engraf 8d62259420 PPC: e500: Fix duplicate kernel load and device tree overlap 9 years ago
Nikunj A Dadhania 90ee4e01a1 hw/ppc/spapr,e500: Use new property "stdout-path" for boot console 9 years ago
Mark Cave-Ayland 8d085cf03b openpic: move KVM-specific declarations into separate openpic_kvm.h file 9 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 9 years ago
Alistair Francis 6f76b817b5 hw/ppc: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Michael Davidsaver e75ce32a75 e500: name openpic and pci host bridge 9 years ago
Michael Davidsaver c91c187f71 e500: ppce500_init_mpic() return device instead of IRQ array 9 years ago
Igor Mammedov 59e816fd3e ppc: mpc8544ds/e500plat: use generic cpu_model parsing 9 years ago
Igor Mammedov 4482e05cbb cpu: make cpu_generic_init() abort QEMU on error 9 years ago
Sam Bobroff 6d53657019 e500: Use cpu_index instead of vcpu_dt_id 9 years ago
Igor Mammedov 84efa64c60 ppc: replace cpu_ppc_init() with cpu_generic_init() 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Valentin Plotkin 00469dc373 target-ppc: Add MMU model check for booke machines 10 years ago
xiaoqiang zhao d0c2b0d089 hw/ppc: QOM'ify e500.c 10 years ago