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
2024-02-02
hw/alpha/dp264: use pci_init_nic_devices()
David Woodhouse
2023-05-26
hw/alpha: Use MachineClass->default_nic in the alpha machine
Thomas Huth
2023-02-08
Drop duplicate #include
Markus Armbruster
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
alpha: remove bios_name
Paolo Bonzini
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-10
dp264: use pci_create_simple() to initialise the cmd646 device
Mark Cave-Ayland
2020-03-09
hw/alpha/dp264: Include "net/net.h"
Philippe Mathieu-Daudé
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-19
alpha/dp264: use memdev for RAM
Igor Mammedov
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
2018-03-12
hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/alpha/dp264: Add the ISA DMA controller
Philippe Mathieu-Daudé
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-10-27
alpha: use generic cpu_model parsing
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-01
alpha: replace cpu_alpha_init() with cpu_generic_init()
Igor Mammedov
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
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
[next]