Sign in
qemu
/
qemu
/
5b3ac23fee97fc1a79ad2bb1cf3a1ce518d27905
/
hw
/
nvram
/
mac_nvram.c
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
ad723fe
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
by Thomas Huth
· 8 years ago
55d9950
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
by Thomas Huth
· 8 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
2f448e4
hw: fix some debug message format strings
by Alyssa Milburn
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
175fe9e
macio-nvram: add to misc category
by Laurent Vivier
· 9 years ago
2d9907a
PPC: mac_nvram: Split NVRAM into OF and OSX parts
by Alexander Graf
· 11 years ago
b19eae1
PPC: mac_nvram: Allow 2 and 4 byte accesses
by Alexander Graf
· 11 years ago
a8b0503
PPC: mac_nvram: Remove unused functions
by Alexander Graf
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
eedfac6
hw/n*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
ec0503b
firmware_abi: move to include/hw/nvram/
by Michael S. Tsirkin
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/mac_nvram.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
95ed3b7
mac_nvram: QOM'ify MacIO NVRAM
by Andreas Färber
· 12 years ago
d8c6d07
mac_nvram: Mark as Big Endian
by Andreas Färber
· 12 years ago
3743cca
mac_nvram: Clean up public API
by Andreas Färber
· 12 years ago
baec191
ppc: Move Mac machines to hw/ppc/
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
23c5e4c
ppc: convert to memory API
by Avi Kivity
· 13 years ago
8e470f8
vmstate: port mac_nvram
by Juan Quintela
· 14 years ago
8a11f43
mac_nvram: size is a size, no need to be a target dependent type
by Juan Quintela
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
e439413
PPC: remove unneeded calls to device reset
by Blue Swirl
· 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
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
68af3f2
Add it_shift
by blueswir1
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
9b64997
VM load/save support for PPC devices
by blueswir1
· 16 years ago
6e6b736
Register reset handlers
by blueswir1
· 16 years ago
bd89f43
target-ppc: workaround OpenBIOS limitation
by aurel32
· 16 years ago
3f7cbbb
target-ppc: fix PowerMAC NVRAM emulation
by aurel32
· 16 years ago
95efd11
Add support for -prom-env command line options
by blueswir1
· 16 years ago
ea026b2
Improve PPC device debugging
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
74e9115
Fix PowerMac NVRAM device.
by j_mayer
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago