Andreas Färber
|
3e7b8f4e6f
isa: QOM'ify isa_bus_from_device()
|
12 years ago |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 years ago |
Julien Grall
|
ac10027327
isa: Add isa_address_space_io()
|
13 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Aurelien Jarno
|
14e7a6456e
isa: add a isa_vga_init() function
|
13 years ago |
Anthony Liguori
|
8aca521512
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
|
13 years ago |
Anthony Liguori
|
0d936928ef
qdev: Convert busses to QEMU Object Model
|
13 years ago |
Markus Armbruster
|
dfc65f1f78
Un-inline fdctrl_init_isa()
|
13 years ago |
Hervé Poussineau
|
a527b5452e
isa: Add isa_bus_from_device() method
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
8f04ee0882
isa: pic: convert to QEMU Object Model
|
13 years ago |
Hervé Poussineau
|
d1a1be180c
isa: move ISABus structure definition to header file
|
13 years ago |
Hervé Poussineau
|
48a18b3c69
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
|
13 years ago |
Jan Kiszka
|
b881fbe9f7
pc: Generalize ISA IRQs to GSIs
|
14 years ago |
Richard Henderson
|
0d95952453
isa: Remove isa_init_ioport_range and isa_init_ioport
|
14 years ago |
Avi Kivity
|
d750073472
isa: Add isa_register_portio_list()
|
14 years ago |
Richard Henderson
|
ebf47c24b0
isa: Tidy support code for isabus_get_fw_dev_path
|
14 years ago |
Richard Henderson
|
78e2059352
isa: add isa_register_ioport()
|
14 years ago |
Richard Henderson
|
c2d0d01202
isa: Pass i/o address space to isa_bus_new
|
14 years ago |
Avi Kivity
|
c839adec88
isa: add isa_address_space()
|
14 years ago |
Avi Kivity
|
af956cadc3
isa-mmio: convert to memory API
|
14 years ago |
Jan Kiszka
|
ee951a37d8
isa-bus: Remove bogus IRQ sharing check
|
14 years ago |
Blue Swirl
|
86f4a9a5c7
isa: add creation function that may fail
|
14 years ago |
Gleb Natapov
|
dee41d58ef
Keep track of ISA ports ISA device is using in qdev.
|
14 years ago |
Alexander Graf
|
968d683c04
isa_mmio: Always use little endian
|
14 years ago |
Blue Swirl
|
4556bd8b25
Compile dma only once
|
15 years ago |
Blue Swirl
|
84108e128e
Compile isa_mmio only once
|
15 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Gerd Hoffmann
|
924f6d72d3
qdev: add isa_create() function
|
16 years ago |