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
Age
Commit message (
Expand
)
Author
2014-01-08
char/cadence_uart: Delete redundant rx rst logic
Peter Crosthwaite
2014-01-08
char/cadence_uart: Use the TX fifo for transmission
Peter Crosthwaite
2014-01-08
char/cadence_uart: Fix can_receive logic
Peter Crosthwaite
2014-01-08
char/cadence_uart: Remove TX timer & add TX FIFO state
Peter Crosthwaite
2014-01-08
char/cadence_uart: Define Missing SR/ISR fields
Peter Crosthwaite
2014-01-08
char/cadence_uart: Simplify status generation
Peter Crosthwaite
2014-01-08
char/cadence_uart: s/r_fifo/rx_fifo
Peter Crosthwaite
2014-01-08
char/cadence_uart: Fix reset.
Peter Crosthwaite
2014-01-08
char/cadence_uart: Add missing uart_update_state
Peter Crosthwaite
2014-01-08
char/cadence_uart: Mark struct fields as public/private
Peter Crosthwaite
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
2013-12-20
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-17
hw/arm: add cubieboard support
liguang
2013-12-17
hw/arm: add allwinner a10 SoC support
liguang
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang
2013-12-17
hw/timer: add allwinner a10 timer
liguang
2013-12-17
hw/arm/digic: add NOR ROM support
Antony Pavlov
2013-12-17
hw/arm/digic: add UART support
Antony Pavlov
2013-12-17
hw/arm/digic: add timer support
Antony Pavlov
2013-12-17
hw/arm/digic: prepare DIGIC-based boards support
Antony Pavlov
2013-12-17
hw/arm: add very initial support for Canon DIGIC SoC
Antony Pavlov
2013-12-17
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
2013-12-17
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
2013-12-17
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
2013-12-17
arm/xilinx_zynq: Implement CBAR initialisation
Peter Crosthwaite
2013-12-17
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
2013-12-17
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
Fix NOR flash device ID reading
Roy Franz
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
2013-12-17
Set proper device-width for vexpress flash
Roy Franz
2013-12-17
return status for each NOR flash device
Roy Franz
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-12-11
pc: use macro for HPET type
Michael S. Tsirkin
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-11
hpet: inverse polarity when pin above ISA_NUM_IRQS
Liu Ping Fan
2013-12-11
pci: fix pci bridge fw path
Gerd Hoffmann
[next]