Andreas Färber
|
1356b98d3e
sysbus: Drop sysbus_from_qdev() cast macro
|
12 年之前 |
Paolo Bonzini
|
927d4878b0
softmmu: move remaining include files to include/ subdirectories
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 年之前 |
Andreas Färber
|
4bd7466166
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
|
13 年之前 |
Andreas Färber
|
5f4ef08b20
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
|
13 年之前 |
Juha Riihimäki
|
54e17933bf
hw/omap_i2c: Convert to qdev
|
13 年之前 |
Andreas Färber
|
1bba0dc932
Rename cpu_reset() to cpu_state_reset()
|
13 年之前 |
Avi Kivity
|
c5705a7728
vmstate, memory: decouple vmstate from memory API
|
13 年之前 |
Dong Xu Wang
|
66a0a2cb81
fix spelling in hw sub directory
|
13 年之前 |
Avi Kivity
|
f44336c594
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
|
13 年之前 |
Avi Kivity
|
4852e5d8c3
omap_dss: convert to memory API
|
13 年之前 |
Avi Kivity
|
011a98a15b
omap2: convert to memory API (part II)
|
13 年之前 |
Avi Kivity
|
9bac7d6c15
omap2: convert to memory API (part I)
|
13 年之前 |
Avi Kivity
|
7405165e26
omap_dma: convert to memory API
|
13 年之前 |
Avi Kivity
|
6a0148e7b5
omap_sdrc: convert to memory API
|
13 年之前 |
Avi Kivity
|
f32261498c
omap_l4: add memory API variant of omap_l4_attach()
|
13 年之前 |
Avi Kivity
|
a56e423c7c
omap: eliminate l4_register_io_memory
|
13 年之前 |
Avi Kivity
|
aee39503df
omap_uart: convert to memory API
|
13 年之前 |
Peter Maydell
|
f45b885ffc
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
|
14 年之前 |
Peter Maydell
|
0919ac7876
omap_intc: Qdevify
|
14 年之前 |
Avi Kivity
|
90aeba9dac
soc_dma: drop soc_dma_port_add_mem_ram()
|
14 年之前 |
Peter Maydell
|
eee0a1c67e
omap: Wire up the DMA request line to the GPMC
|
14 年之前 |
Juha Riihimäki
|
b5325c2739
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
|
14 年之前 |
Anthony Liguori
|
27143a445b
char: rename qemu_chr_open() -> qemu_chr_new()
|
14 年之前 |
Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Juha Riihimäki
|
77831c204f
hw/omap_gpio.c: Convert to qdev
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |