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
/
arm
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move SD/MMC devices to hw/sd/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move SSI controllers to hw/ssi/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move I2C controllers to hw/i2c/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move audio devices to hw/audio/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/usb/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/ide/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-06
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2013-04-05
hw/arm/nseries: don't print to stdout or stderr
Peter Maydell
2013-04-05
xilinx_zynq: Cleanup ssi_create_slave
Peter Crosthwaite
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-04-01
musicpal: qdevify musicpal-misc
Peter Maydell
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-15
xilinx_zynq: added pl330 to machine model
Peter Crosthwaite
2013-03-15
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
2013-03-15
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
2013-03-15
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-11
arm: fix compilation with CONFIG_FDT
Paolo Bonzini
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-05
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
Peter Maydell
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
build: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
2013-02-28
arm: a9mpcore: Coreify the SCU
Peter Crosthwaite
2012-10-10
xilinx_spips: Xilinx Zynq SPI cntrlr device model
Peter A. G. Crosthwaite
2012-08-13
arm: Move some ARM devices into libhw
Andreas Färber
2012-07-20
exynos4210: add Exynos4210 i2c implementation
Mitsyanko Igor
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2012-07-04
i.MX31: Timers
Peter Chubb
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
2012-07-04
i.MX: UART support
Peter Chubb
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
2012-06-19
hw/armv7m_nvic: Make the NVIC a freestanding class
Peter Maydell
2012-06-07
build: move device tree to per-target Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini