17 Commits (530049bc1dcc24c1178a29d99ca08b6dd08413e0)

Author SHA1 Message Date
Thomas Huth dbfa934106 hw/block/onenand: Remove dead code block 9 years ago
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Kevin Wolf a17c17a274 hw/block: Request permissions 10 years ago
Eric Blake 441692ddd8 onenand: Switch to byte-based block access 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 80c71a241a block: Clean up includes 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Markus Armbruster 6b0126f940 onenand: g_malloc() can't fail, bury dead error handling 12 years ago
Markus Armbruster 4be746345f hw: Convert from BlockDriverState to BlockBackend, mostly 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Markus Armbruster f7047c2daf block: Drop superfluous conditionals around g_free() 12 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Andreas Färber af073cd9de onenand: QOM cast cleanup 13 years ago
Paolo Bonzini 2d256e6f65 hw/block: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini 7b2478956a hw: move block devices to hw/block/, configure via default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Igor Mitsyanko b79269b78d hw/onenand.c: fix migration of dynamically allocated buffer "otp" 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber 1356b98d3e sysbus: Drop sysbus_from_qdev() cast macro 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Stefan Weil 7a608f562e hw: Fix return value check for bdrv_read, bdrv_write 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 15 years ago
Avi Kivity c5705a7728 vmstate, memory: decouple vmstate from memory API 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Juha Riihimäki a3efecb847 hw/onenand: reject read-only drives 15 years ago
Juha Riihimäki 7c00b9de8b hw/onenand: Minor spacing fixes 15 years ago
Juha Riihimäki 500954e35c hw/onenand: Qdevify 15 years ago
Juha Riihimäki 82866965e9 hw/onenand: Remove unnecessary argument from onenand_command() 15 years ago
Avi Kivity 689a1921ae onenand: convert to memory API 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Andrzej Zaborowski 63efb1d9c4 onenand: Add missing brace. 15 years ago
Juha Riihimäki f1588dd26c hw/onenand: program actions can only clear bits 15 years ago
Juha Riihimäki 5923ba424b onenand: Handle various ID fields separately 15 years ago
Peter Maydell af5a75f41c onenand: Pass BlockDriverState to init function 15 years ago
Dmitry Eremin-Solenikov 34f9f0b580 spitz: make sl-nand emulation use qdev infrastructure 16 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Alex Williamson 1724f04985 qemu_ram_alloc: Add DeviceState and name parameters 16 years ago
Markus Armbruster 666daa6823 blockdev: Collect block device code in new blockdev.c 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl b9d38e9510 Fix Sparse warnings about using plain integer as NULL pointer 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago