index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
alpha
/
dp264.c
Age
Commit message (
Expand
)
Author
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-01-29
alpha: Clean up includes
Peter Maydell
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-06-03
hw/alpha/dp264.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-02-24
serial: Factor out common serial_hds_isa_init()
Markus Armbruster
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-14
hw/alpha: Use SRM epoch
Richard Henderson
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini