180 Commits (d060b2789f71e8cd1d07c4374e0c96c299423952)

Author SHA1 Message Date
BALATON Zoltan d060b2789f hw/sd/sdhci: Set reset value of interrupt registers 2 years ago
Peter Maydell 8fd2518ef2 hw: Centralize handling of -machine dumpdtb option 2 years ago
Philippe Mathieu-Daudé adc1a4a26a hw/loader: Pass ELFDATA endian order argument to load_elf() 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Bernhard Beschow b5d65592d9 hw/ppc/e500: Add missing device tree properties to i2c controller node 2 years ago
Bernhard Beschow 2a309354ac hw/ppc/e500: Remove unused "irqs" parameter 2 years ago
Bernhard Beschow c620b4ee92 hw/ppc/e500: Prefer QOM cast 2 years ago
BALATON Zoltan 779a30df98 hw/ppc: Consolidate e500 initial mapping creation functions 2 years ago
Bernhard Beschow 7e6b5497ea hw/char: Extract serial-mm 2 years ago
David Woodhouse 36b6968d34 hw/ppc: use pci_init_nic_devices() 3 years ago
Philippe Mathieu-Daudé 287fa32324 hw: Simplify accesses to the CPUState::'start-powered-off' property 3 years ago
Philippe Mathieu-Daudé 86d9ff288a hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Maksim Kostin 6ec65b69ba hw/ppc/e500: fix broken snapshot replay 3 years ago
Philippe Mathieu-Daudé 0573997713 target/ppc: Restrict KVM-specific fields from ArchCPU 3 years ago
Thomas Huth 053b708627 hw/ppc: Use MachineClass->default_nic in the ppc machines 3 years ago
Bernhard Beschow 4e921beac9 hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space 4 years ago
Bernhard Beschow 4348a3aff0 hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec() 4 years ago
Bernhard Beschow 0998fcb353 hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus 4 years ago
Bernhard Beschow 891d51be6f hw/ppc: Set machine->fdt in e500 machines 4 years ago
Bernhard Beschow 320c5ad8ff hw/ppc/e500: Move comment to more appropriate place 4 years ago
Bernhard Beschow a80fc80eda hw/ppc/e500: Resolve variable shadowing 4 years ago
Bernhard Beschow 1a3e6528ac hw/ppc/e500: Prefer local variable over qdev_get_machine() 4 years ago
Philippe Mathieu-Daudé 3f288c4b2f hw/ppc/e500: Add Freescale eSDHC to e500plat 4 years ago
Bernhard Beschow 63e4bf8e84 hw/ppc/e500: Implement pflash handling 4 years ago
Bernhard Beschow 9f6621bd16 hw/ppc/e500: Remove if statement which is now always true 4 years ago
Bernhard Beschow bacb4eb876 hw/ppc/e500: Reduce usage of sysbus API 4 years ago
Jason A. Donenfeld c4b075318e hw/ppc: pass random seed to fdt 4 years ago
Cédric Le Goater 5e66cd0c78 ppc/e500: Allocate IRQ lines with qdev_init_gpio_in() 4 years ago
Bernhard Beschow 1e665723e9 hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Kevin Wolf 163f384752 qdev: Make DeviceState.id independent of QemuOpts 5 years ago
Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 5 years ago
Thomas Huth ead62c75f6 Do not include hw/boards.h if it's not really necessary 5 years ago
Bin Meng 093256789a hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node 5 years ago
Bin Meng e5943b00d3 hw/ppc: e500: Add missing <ranges> in the eTSEC node 6 years ago
Bin Meng 11dbcc70c6 hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes 6 years ago
Bin Meng 0c36ab7114 hw/ppc: e500: Use a macro for the platform clock frequency 6 years ago
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