Sign in
qemu
/
qemu
/
0b8db8fe15d17a529a5ea90614c11e9f031dfee8
/
hw
/
onenand.c
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
a3efecb
hw/onenand: reject read-only drives
by Juha Riihimäki
· 13 years ago
7c00b9d
hw/onenand: Minor spacing fixes
by Juha Riihimäki
· 13 years ago
500954e
hw/onenand: Qdevify
by Juha Riihimäki
· 13 years ago
8286696
hw/onenand: Remove unnecessary argument from onenand_command()
by Juha Riihimäki
· 13 years ago
689a192
onenand: convert to memory API
by Avi Kivity
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
63efb1d
onenand: Add missing brace.
by Andrzej Zaborowski
· 13 years ago
f1588dd
hw/onenand: program actions can only clear bits
by Juha Riihimäki
· 13 years ago
5923ba4
onenand: Handle various ID fields separately
by Juha Riihimäki
· 13 years ago
af5a75f
onenand: Pass BlockDriverState to init function
by Peter Maydell
· 13 years ago
34f9f0b
spitz: make sl-nand emulation use qdev infrastructure
by Dmitry Eremin-Solenikov
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
666daa6
blockdev: Collect block device code in new blockdev.c
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
751c6a1
kill drives_table
by Gerd Hoffmann
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
5c130f6
Yet more phys_ram_base elimination.
by pbrook
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
c580d92
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
by balrog
· 16 years ago
89588a4
Add OneNAND Unlock All command (Kyungmin Park).
by balrog
· 17 years ago
7e7c5e4
Nokia N800 machine support (ARM).
by balrog
· 17 years ago