Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 сар өмнө |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 сар өмнө |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 сар өмнө |
Richard Henderson
|
aaa1f1a524
hw/ide: Constify all Property
|
8 сар өмнө |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 сар өмнө |
Philippe Mathieu-Daudé
|
0316482e87
hw/ide: Include 'ide-internal.h' from current path
|
1 жил өмнө |
Richard Henderson
|
8595c05422
hw/ide: Constify VMState
|
1 жил өмнө |
Philippe Mathieu-Daudé
|
c951963043
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
|
2 жил өмнө |
Philippe Mathieu-Daudé
|
b6a5ab27fb
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
|
2 жил өмнө |
Philippe Mathieu-Daudé
|
01c43405d6
hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
|
2 жил өмнө |
Philippe Mathieu-Daudé
|
c79f63ff39
hw/ide/mmio: Use CamelCase for MMIO_IDE state name
|
2 жил өмнө |
Peter Maydell
|
82c74ac42e
ide: Rename ide_bus_new() to ide_bus_init()
|
3 жил өмнө |
John Snow
|
98d9891223
ide: rename cmd_write to ctrl_write
|
5 жил өмнө |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 жил өмнө |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 жил өмнө |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
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
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 жил өмнө |
Thomas Huth
|
7eceff5b5a
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 жил өмнө |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 жил өмнө |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 жил өмнө |
Markus Armbruster
|
4be746345f
hw: Convert from BlockDriverState to BlockBackend, mostly
|
11 жил өмнө |
Valentin Manea
|
1a7044bb62
IDE: MMIO IDE device control should be little endian
|
11 жил өмнө |
Juan Quintela
|
35d08458a9
savevm: Remove all the unneeded version_minimum_id_old (rest)
|
11 жил өмнө |
Andreas Färber
|
c6baf942e0
ide: Pass size to ide_bus_new()
|
12 жил өмнө |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
12 жил өмнө |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 жил өмнө |
Kevin Wolf
|
0ee20e6658
ahci: Don't allow creating slave drives
|
12 жил өмнө |