Sign in
qemu
/
qemu
/
3f814b803797c007abfe5c4041de754e01723031
/
hw
/
mips
/
mips_fulong2e.c
98cf824
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
by Philippe Mathieu-Daudé
· 7 years ago
728d891
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
by Philippe Mathieu-Daudé
· 7 years ago
5c961c3
hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
by Philippe Mathieu-Daudé
· 7 years ago
47973a2
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
by Philippe Mathieu-Daudé
· 7 years ago
55f613a
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
by Philippe Mathieu-Daudé
· 7 years ago
bb3d5ea
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
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
bd6e1d8
hw/mips: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
6c646a1
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
by Philippe Mathieu-Daudé
· 7 years ago
acf695e
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
by Philippe Mathieu-Daudé
· 7 years ago
e5207b7
mips: fulong2e: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
c4c8146c
mips: replace cpu_mips_init() with cpu_generic_init()
by Igor Mammedov
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
3ee3122
hw/mips: load_elf_strerror to report kernel loading failure
by Aurelien Jarno
· 8 years ago
98a99ce
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
2059839
hw: Default -drive to if=ide explicitly where it works
by Markus Armbruster
· 8 years ago
4496dc4
sun4uv: fix serial initialization regression
by Marc-André Lureau
· 8 years ago
5a975d4
mips: use MIPSCPU instead of CPUMIPSState
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
5714694
i8257: pass ISA bus to DMA_init() function
by Hervé Poussineau
· 9 years ago
c684822
mips: Clean up includes
by Peter Maydell
· 9 years ago
04ce380
mips: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 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
3ad9fd5
target-mips: fix memory leak
by Gonglei
· 10 years ago
6a926fb
mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Dirk Müller
· 10 years ago
07dc788
parallel: Factor out common parallel_hds_isa_init()
by Markus Armbruster
· 10 years ago
b6607a1
serial: Factor out common serial_hds_isa_init()
by Markus Armbruster
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
d8f94e1
ide: Update ide_drive_get to be HBA agnostic
by John Snow
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
0983979
hw: use ld_p/st_p instead of ld_raw/st_raw
by Paolo Bonzini
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
f73cdbc
hw/mips: Add missing 'static' and 'const' attributes
by Stefan Weil
· 11 years ago
a5c8285
i2c: Rename i2c_bus to I2CBus
by Andreas Färber
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
2e985fe
mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
by Aurelien Jarno
· 12 years ago
4a7ed99
mips_fulong2e: Silence BIOS loading warning for qtest
by Andreas Färber
· 12 years ago
05b3274
hw/mips: align initrd to 64KB to avoid kernel error
by James Hogan
· 12 years ago
b332d24
mips: degrade BIOS error to warning
by Paolo Bonzini
· 12 years ago
4917cf4
cpu: Replace cpu_single_env with CPUState current_cpu
by Andreas Färber
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
29b358f
pci: Add root bus parameter to pci_nic_init()
by David Gibson
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
60a3e17
cpu: Change cpu_exit() argument to CPUState
by Andreas Färber
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/mips_fulong2e.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 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
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
488cb99
serial: split serial.c
by Gerd Hoffmann
· 12 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
da665c9
hw: Add missing 'static' attribute for QEMUMachine
by Stefan Weil
· 12 years ago
800cf59
mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
f0f8036
mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
0c9dfe4
mips_fulong2e: Don't register "cpu" VMState twice
by Juan Quintela
· 13 years ago
61c56c8
mips hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
afb9a60
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
by Gerd Hoffmann
· 13 years ago
319ba9f
i8254: Pass alternative IRQ output object on initialization
by Jan Kiszka
· 13 years ago
b1277b0
i8254: Factor out interface header
by Jan Kiszka
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
c9940ed
fulong2e: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
7e17a21
mips_fulong2e: Reorder ISA bus and i8259 creation
by Jan Kiszka
· 13 years ago
b2bedb2
Remove blanks before \n in output strings
by Stefan Weil
· 13 years ago
13faf2a
mips_fulong2e: convert to memory API
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
a88df0b
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong
by Isaku Yamahata
· 14 years ago
7571790
ide: consolidate drive_get(IF_IDE)
by Isaku Yamahata
· 14 years ago
64d7e9a
i8254: convert to qdev
by Blue Swirl
· 14 years ago
52108a1
mips_fulong: remove bogus HAS_AUDIO
by Isaku Yamahata
· 14 years ago
5340c8a
mips_fulong2e: fix ram allocation
by Blue Swirl
· 14 years ago
49a2942
Delete write only variables
by Blue Swirl
· 14 years ago
8b7968f
Use GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
1ed1139
mips_fulong2e: Fix format strings
by Stefan Weil
· 14 years ago
093209c
Check for errors during BIOS or kernel load
by Blue Swirl
· 14 years ago
2446333
Rearrange block headers
by Blue Swirl
· 15 years ago
7899f79
mips64el: fulong: PCI_DEVFN() clean up.
by Isaku Yamahata
· 15 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
33dd298
MIPS: fix fulong bios loading
by Aurelien Jarno
· 15 years ago
051c190
MIPS: Initial support of fulong mini pc (machine construction)
by Huacai Chen
· 15 years ago