Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 лет назад |
Paolo Bonzini
|
28ecbaeecb
ui: move files to ui/ and include/ui/
|
12 лет назад |
Paolo Bonzini
|
077805fa92
janitor: do not rely on indirect inclusions of or from qemu-char.h
|
13 лет назад |
Gerd Hoffmann
|
a93a4a226a
console: untangle gfx & txt updates
|
13 лет назад |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 лет назад |
Amos Kong
|
4d5b97da35
cleanup useless return sentence
|
13 лет назад |
Luiz Capitulino
|
0ab6b63655
tcx: tcx_screen_dump(): add error handling
|
13 лет назад |
Luiz Capitulino
|
537f2d2b0d
tcx: tcx24_screen_dump(): add error handling
|
13 лет назад |
Luiz Capitulino
|
d7098135d4
console: vga_hw_screen_dump_ptr: take Error argument
|
13 лет назад |
Gerd Hoffmann
|
45efb16124
optimize screendump for the common non-switch case
|
13 лет назад |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 лет назад |
Blue Swirl
|
cd7a45c95e
memory: change dirty getting API to take a size
|
13 лет назад |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 лет назад |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 лет назад |
Blue Swirl
|
fd4aa97903
memory: change dirty setting APIs to take a size
|
14 лет назад |
Avi Kivity
|
c5705a7728
vmstate, memory: decouple vmstate from memory API
|
13 лет назад |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 лет назад |
Avi Kivity
|
d08151bf7c
tcx: convert to memory API
|
14 лет назад |
Blue Swirl
|
427a66c3a5
tcx: avoid structure holes spotted by pahole
|
14 лет назад |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 лет назад |
Alex Williamson
|
1724f04985
qemu_ram_alloc: Add DeviceState and name parameters
|
15 лет назад |
Blue Swirl
|
f7e683b8c3
Sparc32: remove dead increment, spotted by clang
|
15 лет назад |
Blue Swirl
|
a01d6ef446
sparc32 (mostly): remove unneeded calls to device reset
|
16 лет назад |
Blue Swirl
|
f79ca11027
sparc32: tcx: remove unused include directive
|
16 лет назад |
Michael S. Tsirkin
|
7f23f812c4
qemu/qdev: type safety in reset handler
|
16 лет назад |
Juan Quintela
|
e59fb3741b
vmstate: add version_id argument to post_load
|
16 лет назад |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 лет назад |
malc
|
99a0949b72
Get rid of _t suffix
|
16 лет назад |
Juan Quintela
|
752ff2fa31
vmstate: rename run_after_load() -> post_load()
|
16 лет назад |
Gerd Hoffmann
|
20bb82770e
qdev: convert tcx to reset + vmsd
|
16 лет назад |