Sign in
qemu
/
qemu
/
d4eb911935640139eef7f1dd5cf9db7141578554
/
hw
/
mips
/
mips_fulong2e.c
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
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 11 years ago
2e985fe
mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
by Aurelien Jarno
· 11 years ago
4a7ed99
mips_fulong2e: Silence BIOS loading warning for qtest
by Andreas Färber
· 11 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
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 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
· 14 years ago
7899f79
mips64el: fulong: PCI_DEVFN() clean up.
by Isaku Yamahata
· 14 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