Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 年之前 |
Markus Armbruster
|
ce189ab230
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
|
5 年之前 |
Markus Armbruster
|
6842411228
qdev: Convert uses of qdev_set_parent_bus() manually
|
5 年之前 |
Markus Armbruster
|
9e1b990c2e
Revert "hw/prep: realize the PCI root bus as part of the prep init"
|
5 年之前 |
Philippe Mathieu-Daudé
|
ea2fe4dfe4
hw/pci-host/prep: Correct RAVEN bus bridge memory region size
|
5 年之前 |
Philippe Mathieu-Daudé
|
4f1c3fd35e
hw/pci-host: Use memory_region_init_rom() with read-only regions
|
5 年之前 |
Aleksandar Markovic
|
6cdda0ff4b
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Paolo Bonzini
|
852c27e2ba
hw: replace hw/i386/pc.h with a header just for the i8259
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 年之前 |
Mark Cave-Ayland
|
f40b83a4e3
40p: use OR gate to wire up raven PCI interrupts
|
7 年之前 |
Mark Cave-Ayland
|
55a2290254
raven: some minor IRQ-related tidy-ups
|
7 年之前 |
Philippe Mathieu-Daudé
|
ab3dd74924
hw/ppc: Use the IEC binary prefix definitions
|
7 年之前 |
David Gibson
|
1115ff6d26
pci: Rename root bus initialization functions for clarity
|
7 年之前 |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 年之前 |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 年之前 |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 年之前 |
Thomas Huth
|
fb38ebfbfe
hw/pci-host/prep: Do not use hw_error() in realize function
|
8 年之前 |
Marcel Apfelbaum
|
685f9a3428
hw/prep: realize the PCI root bus as part of the prep init
|
9 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Crosthwaite
|
7ef295ea5b
loader: Add data swap option to load-elf
|
9 年之前 |
Peter Maydell
|
0d75590d91
ppc: Clean up includes
|
9 年之前 |
Markus Armbruster
|
9280eb34de
raven: Mark use of hw_error() in realize() FIXME
|
9 年之前 |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 年之前 |
Daniel P. Berrange
|
ef1e1e0782
maint: avoid useless "if (foo) free(foo)" pattern
|
10 年之前 |