index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_malta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
1
-1
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-3
/
+3
2012-10-22
serial: split serial.c
Gerd Hoffmann
1
-0
/
+1
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-4
/
+6
2012-10-06
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
1
-9
/
+1
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
1
-1
/
+1
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
1
-0
/
+1
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
1
-1
/
+1
2012-06-04
mips_malta: Pass MIPSCPU to main_cpu_reset()
Andreas Färber
1
-3
/
+5
2012-06-04
mips_malta: Use cpu_mips_init() to obtain MIPSCPU
Andreas Färber
1
-2
/
+5
2012-03-15
malta: Fix display for LED array
Stefan Weil
1
-1
/
+1
2012-03-15
malta: Use symbolic hardware addresses
Stefan Weil
1
-6
/
+13
2012-03-15
malta: Always allocate flash memory
Stefan Weil
1
-32
/
+22
2012-03-15
malta: Clean allocation of bios region alias
Stefan Weil
1
-15
/
+6
2012-03-14
mips hw/: Don't use CPUState
Andreas Färber
1
-5
/
+5
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
1
-2
/
+1
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
1
-1
/
+1
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
1
-1
/
+1
2012-02-17
i8254: Factor out interface header
Jan Kiszka
1
-0
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-8
/
+6
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-6
/
+13
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-5
/
+1
2012-01-07
malta: Fix regression (i8259 interrupts did not work)
Stefan Weil
1
-4
/
+35
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-3
/
+6
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-1
/
+1
2011-12-20
malta: give ISA bus to ISA methods
Hervé Poussineau
1
-2
/
+1
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-12
/
+14
2011-12-06
mips_malta: resolve endless loop when loading bios
Chen Rui
1
-0
/
+1
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-2
/
+2
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-1
/
+1
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-5
/
+2
2011-09-25
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
1
-5
/
+15
2011-09-18
mips_malta: convert to memory API
Avi Kivity
1
-27
/
+26
2011-09-08
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
1
-18
/
+36
2011-09-06
mips: Add SMP support to the Malta board
Edgar E. Iglesias
1
-5
/
+21
2011-09-04
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
1
-18
/
+36
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-25
/
+20
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
1
-20
/
+25
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
1
-2
/
+2
2011-08-22
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
1
-11
/
+11
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
1
-10
/
+2
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
1
-9
/
+1
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-1
/
+1
2011-02-20
i8254: convert to qdev
Blue Swirl
1
-2
/
+2
2011-02-12
x86,MIPS: make vmware_vga optional
Blue Swirl
1
-1
/
+5
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-21
/
+2
2011-01-20
gt64xxx: qdev conversion
Aurelien Jarno
1
-1
/
+1
[next]