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-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2014-01-08
hw: arm_gic: Introduce gic_set_priority function
Christoffer Dall
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
2014-01-08
arm/xilinx_zynq: Always instantiate the GEMs
Peter Crosthwaite
2014-01-08
char/cadence_uart: Implement Tx flow control
Peter Crosthwaite
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
2014-01-01
mainstone: Fix duplicate array values for key 'space'
Stefan Weil
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
2013-12-23
exynos4210: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-23
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-23
hw/arm/highbank: Simplify code (memory region in device state)
Stefan Weil
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
[next]