2020-06-15 |
Markus Armbruster | MAINTAINERS: Make section QOM cover hw/core/*bus.c... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: qdev_init_nofail() is now unused, drop |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert bus-less devices to qdev_realize() with... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Use qdev_realize() in qdev_device_add() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Make qdev_realize() support bus-less devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | s390x/event-facility: Simplify creation of SCLP event... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | microbit: Eliminate two local variables in microbit_init() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: sysbus_init_child_obj() is now unused, drop |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Convert qdev_set_parent_bus() use with Coccinel... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Convert qdev_set_parent_bus() use with Coccinel... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Convert qdev_set_parent_bus() use with Coccinel... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Convert qdev_set_parent_bus() use with Coccinel... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Drop qdev_realize() support for null bus |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Convert to sysbus_realize() etc. with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: New sysbus_realize(), sysbus_realize_and_unref() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Tidy up sysbus_init_child_obj()'s @childsize... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | hw/arm/armsse: Pass correct child size to sysbus_init_c... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Tidy up sysbus_init_child_obj()'s @childsize... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | microbit: Tidy up sysbus_init_child_obj() @child argument |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sysbus: Drop useless OBJECT() in sysbus_init_child_obj... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Eliminate macio_init_child_obj() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Convert use of qdev_set_parent_bus() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qom: Less verbose object_initialize_child() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qom: Tidy up a few object_initialize_child() calls |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | auxbus: Eliminate aux_create_slave() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | auxbus: Convert a use of qdev_set_parent_bus() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | auxbus: New aux_bus_realize(), pairing with aux_bus_init() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | auxbus: Rename aux_init_bus() to aux_bus_init() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: qdev_create(), qdev_try_create() are now unused... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | usb: Eliminate usb_try_create_simple() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | usb: usb_create() is now unused, drop |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | usb: Convert uses of usb_create() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | usb: New usb_new(), usb_realize_and_unref() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ssi: ssi_create_slave_no_init() is now unused, drop |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ssi: Convert last use of ssi_create_slave_no_init(... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ssi: Convert uses of ssi_create_slave_no_init() with... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ssi: ssi_auto_connect_slaves() never does anything... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | isa: isa_create(), isa_try_create() are now unused... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | isa: Convert uses of isa_create(), isa_try_create(... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | isa: Convert uses of isa_create() with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | isa: New isa_new(), isa_realize_and_unref() etc. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pci: pci_create(), pci_create_multifunction() are now... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pci: Convert uses of pci_create() etc. manually |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pci: Convert uses of pci_create() etc. with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | hw/ppc: Eliminate two superfluous QOM casts |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pci: New pci_new(), pci_realize_and_unref() etc. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert uses of qdev_set_parent_bus() manually |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert uses of qdev_create() manually |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert uses of qdev_create() with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert to qdev_unrealize() manually |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert to qdev_unrealize() with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Convert to qbus_realize(), qbus_unrealize() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Put qdev_new() to use with Coccinelle |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: New qdev_new(), qdev_realize(), etc. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | Revert "hw/versatile: realize the PCI root bus as part... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | Revert "hw/prep: realize the PCI root bus as part of... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Rename qbus_realize() to qbus_init() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Assert onboard devices all get realized properly |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sd: Hide the qdev-but-not-quite thing created by sd_init() |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qdev: Assert devices are plugged into a bus that can... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sparc/leon3: Fix to put grlib,* devices on sysbus |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | riscv: Fix type of SiFive[EU]SocState, member parent_obj |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | riscv: Fix to put "riscv.hart_array" devices on sysbus |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | display/sm501 display/ati: Fix to realize "i2c-ddc" |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pnv/psi: Correct the pnv-psi* devices not to be sysbus... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Fix macio-bus to be a subtype of System bus |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Put "macio-nvram" device on the macio bus |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | ppc4xx: Drop redundant device realization |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | MAINTAINERS: Make section PowerNV cover pci-host/pnv... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Delete unused "macio-gpio" devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | macio: Fix to realize "mos6522-cuda" and "mos6522-pmu... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | mac_via: Fix to realize "mos6522-q800-via*" devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | auxbus: Fix aux-to-i2c-bridge to be a subtype of aux... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | armv7m: Delete unused "ARM,bitband-memory" devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Cédric Le Goater | arm/aspeed: Rework NIC attachment |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Cédric Le Goater | arm/aspeed: Compute the number of CPUs from the SoC... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | display/xlnx_dp: Fix to realize "i2c-ddc" and "aux... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | arm/stm32f405: Fix realization of "stm32f2xx-adc" devices |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qom: Make "info qom-tree" show children sorted |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Markus Armbruster | qom: Constify object_get_canonical_path{,_component... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Thomas Huth | target/i386: Remove obsolete TODO file |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Paolo Bonzini | stubs: move Xen stubs to accel/ |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Pavel Dovgalyuk | replay: fix replay shutdown for console mode |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Philippe Mathieu... | exec/cpu-common: Move MUSB specific typedefs to 'hw... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Philippe Mathieu... | hw/usb: Move device-specific declarations to new 'hcd... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Philippe Mathieu... | exec/memory: Remove unused MemoryRegionMmio type |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Michael S.... | checkpatch: reversed logic with acpi test checks |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Unify SEVState and SevGuestState |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Remove redundant handle field |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Remove redundant policy field |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Remove redundant cbitpos and reduced_... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Partial cleanup to sev_state global |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Embed SEVState in SevGuestState |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Rename QSevGuestInfo |
commit | commitdiff | tree | snapshot |
2020-06-12 |
David Gibson | target/i386: sev: Move local structure definitions... |
commit | commitdiff | tree | snapshot |
next |