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
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
arm_boot: Change initrd load address to "halfway through RAM"
Peter Maydell
2012-11-01
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-11-01
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Aurelien Jarno
2012-11-01
pseries: Cleanup duplications of ics_valid_irq() code
David Gibson
2012-11-01
pseries: Clean up inconsistent variable name in xics.c
David Gibson
2012-11-01
Revert "PPC: pseries: Remove hack for PIO window"
David Gibson
2012-10-31
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2012-10-31
xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()
Andreas Färber
2012-10-31
cpu: Move stopped field to CPUState
Andreas Färber
2012-10-31
ppce500_spin: Store PowerPCCPU in SpinKick
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-30
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
2012-10-30
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2012-10-30
target-i386: Initialize APIC at CPU level
Igor Mammedov
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
2012-10-30
hw/sd.c: add SD card save/load support
Igor Mitsyanko
2012-10-30
hw/sd.c: Fix erase for high capacity cards
Igor Mitsyanko
2012-10-30
pflash_cfi01: Fix debug mode printfery
Peter Crosthwaite
2012-10-30
pflash_cfi0x: QOMified
Peter Crosthwaite
2012-10-30
pflash_cfi01: remove unused total_len field
Peter Crosthwaite
2012-10-30
pflash_cfi0x: remove unused base field
Peter Crosthwaite
2012-10-30
hw/versatile_i2c: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/arm_l2x0: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/arm_sysctl: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
2012-10-30
hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
2012-10-30
hw/arm_gic: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()
Peter Maydell
2012-10-30
hw/pl190: Use LOG_UNIMP rather than hw_error()
Peter Maydell
2012-10-30
hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()
Peter Maydell
2012-10-30
hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
2012-10-30
hw/pl061: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/pl050: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-30
hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/mainstone: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/nseries: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/spitz: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/versatilepb: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/realview.c: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
2012-10-30
hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registers
Andre Beckus
[next]