Sign in
qemu
/
qemu
/
71ba74f67eaca21b0cc9d96f534ad3b9a7161400
/
hw
/
sparc
/
sun4m.c
d55451d
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into staging
by Peter Maydell
· 6 years ago
6031ff8
sun4m: pass initrd size to OpenBIOS via fw_cfg interface
by Mark Cave-Ayland
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
0cd0589
trivial: Don't include isa.h if it is not really necessary
by Thomas Huth
· 6 years ago
3c8133f
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
by Peter Maydell
· 6 years ago
8498321
sun4m: don't use legacy fw_cfg_init_mem() function
by Mark Cave-Ayland
· 6 years ago
e8c8589
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
0a2e467
hw/sparc: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
0f0f8b6
loader: Check access size when calling rom_ptr() to avoid crashes
by Thomas Huth
· 7 years ago
a2a5a7b
hw/sparc/sun4m: Fix problems with device introspection
by Thomas Huth
· 7 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
55f613a
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
by Philippe Mathieu-Daudé
· 7 years ago
7eceff5
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Thomas Huth
· 7 years ago
12850b1
hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices
by Thomas Huth
· 7 years ago
2cc75c3
hw/char: remove legacy interface escc_init()
by Laurent Vivier
· 7 years ago
29bd723
hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
f5980f7
sun4m: remove include/hw/sparc/sun4m.h and all references to it
by Mark Cave-Ayland
· 7 years ago
1527f48
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
by Mark Cave-Ayland
· 7 years ago
c0578de
misc: drop old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
6aa62ed
sparc32_dma: introduce new SPARC32_DMA type container object
by Mark Cave-Ayland
· 7 years ago
e6ca02a
sparc32_dma: make lance device child of ledma device
by Mark Cave-Ayland
· 7 years ago
7f773ff
sparc32_dma: make esp device child of espdma device
by Mark Cave-Ayland
· 7 years ago
f542ad0
sparc32_dma: use object link instead of qdev property to pass IOMMU reference
by Mark Cave-Ayland
· 7 years ago
9540619
sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
by Mark Cave-Ayland
· 7 years ago
52d39e5
sparc32_dma: split esp and le into separate DMA devices
by Mark Cave-Ayland
· 7 years ago
6a1f53f
sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
by Mark Cave-Ayland
· 7 years ago
49cbd88
sparc: sparc: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
3d592ff
sparc: replace cpu_sparc_init() with cpu_generic_init()
by Igor Mammedov
· 7 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 7 years ago
dc8b6dd
hw/sparc: QOM'ify sun4m.c
by xiaoqiang zhao
· 8 years ago
7497638
tcx: switch to load_image_mr() and remove prom_addr hack
by Mark Cave-Ayland
· 8 years ago
8c95e1f
cg3: switch to load_image_mr() and remove prom-addr hack
by Mark Cave-Ayland
· 8 years ago
5ee5993
sparc/sparc64: grab BQL before calling cpu_check_irqs
by Alex Bennée
· 8 years ago
8f2d75e
hw: Drop superfluous special checks for orphaned -drive
by Markus Armbruster
· 8 years ago
5836d16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
by Igor Mammedov
· 8 years ago
c6363ba
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
by Thomas Huth
· 8 years ago
2024c01
sparc: Use the new common NVRAM functions for system and free space partition
by Thomas Huth
· 8 years ago
61b9783
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface
by Hervé Poussineau
· 8 years ago
cfc58cf
vl: Replace DT_NOGRAPHIC with machine option
by Eduardo Habkost
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
0e6aac8
machine: Use type_init() to register machine classes
by Eduardo Habkost
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
ba0a710
dma: remove now useless DMA_* functions
by Hervé Poussineau
· 9 years ago
5714694
i8257: pass ISA bus to DMA_init() function
by Hervé Poussineau
· 9 years ago
db5ebe5
sparc: Clean up includes
by Peter Maydell
· 9 years ago
7745238
sparc: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
8a661ae
Revert use of DEFINE_MACHINE() for registrations of multiple machines
by Andreas Färber
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
5039d6e
i8257: remove cpu_request_exit irq
by Paolo Bonzini
· 10 years ago
19d2b5e
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
by Paolo Bonzini
· 10 years ago
48779e5
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
by Gabriel L. Somlo
· 10 years ago
ca43b97
hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq
by Shannon Zhao
· 10 years ago
8e7ba4e
sparc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Dirk Müller
· 10 years ago
3a5c76b
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
by Gabriel L. Somlo
· 10 years ago
6de0497
m48t59: introduce new base-year qdev property
by Mark Cave-Ayland
· 10 years ago
3168824
m48t59: let init functions return a Nvram object
by Hervé Poussineau
· 10 years ago
1ce6be2
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
by Markus Armbruster
· 10 years ago
6670882
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
by Laszlo Ersek
· 10 years ago
ddcd553
bootdevice: add Error **errp argument for QEMUBootSetHandler
by Gonglei
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
55d7bfe
tcx: Implement hardware acceleration
by Mark Cave-Ayland
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
01b91ac
tcx: move initialisation from realizefn to initfn
by Mark Cave-Ayland
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
af87bf2
sun4m: Add Sun CG3 framebuffer initialisation function
by Mark Cave-Ayland
· 11 years ago
2a22165
exec: Make cpu_physical_memory_write_rom input an AS
by Edgar E. Iglesias
· 11 years ago
da87dd7
sun4m: Add FCode ROM for TCX framebuffer
by Mark Cave-Ayland
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 11 years ago
6b63ef4
sun4: Don't prematurely explode QEMUMachineInitArgs
by Markus Armbruster
· 11 years ago
5ab6b4c
sun4m: QOM cast cleanup for RamDevice
by Andreas Färber
· 11 years ago
e6f54c9
sun4m: QOM cast cleanup for PROMState
by Andreas Färber
· 11 years ago
b3a4996
sun4m: QOM cast cleanup for AFXState
by Andreas Färber
· 11 years ago
ef9dfa4
sun4m: QOM cast cleanup for IDRegState
by Andreas Färber
· 11 years ago
b96919e
sun4m: add display width and height to the firmware configuration
by Mark Cave-Ayland
· 11 years ago
4917cf4
cpu: Replace cpu_single_env with CPUState current_cpu
by Andreas Färber
· 12 years ago
2977673
hw/s*: 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
a88b362
refer to FWCfgState explicitly
by Laszlo Ersek
· 12 years ago
ec0503b
firmware_abi: move to include/hw/nvram/
by Michael S. Tsirkin
· 12 years ago
6a4e177
Remove Sun4c, Sun4d and a few CPUs
by Blue Swirl
· 12 years ago
21e5181
qdev: Drop taddr properties
by Peter Maydell
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
b0d62a3
hw/tcx: Remove unused 'addr' field and the property that sets it
by Peter Maydell
· 12 years ago
c3affe5
cpu: Pass CPUState to cpu_interrupt()
by Andreas Färber
· 12 years ago
d8ed887
exec: Pass CPUState to cpu_reset_interrupt()
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/sun4m.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
70db922
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
by Eduardo Habkost
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
0e0d2d6
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
by Markus Armbruster
· 12 years ago
84f2d0e
HMP: add QDict to info callback handler
by Wenchao Xia
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
Next »