summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-11-01xhci: add xhci_port_have_deviceGerd Hoffmann
2012-11-01xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann
2012-11-01xhci: add {get,set}_field macros & enum for plsGerd Hoffmann
2012-11-01vga: fix text mode updatingGerd Hoffmann
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-11-01console: move set_mouse + cursor_define callbacksGerd Hoffmann
2012-11-01console: QLIST-ify display change listeners.Gerd Hoffmann
2012-11-01pseries: Cleanup duplications of ics_valid_irq() codeDavid Gibson
2012-11-01pseries: Clean up inconsistent variable name in xics.cDavid Gibson
2012-11-01Revert "PPC: pseries: Remove hack for PIO window"David Gibson
2012-11-01e1000: pre-initialize RAH/RAL registersGabriel L. Somlo
2012-11-01e1000: drop check_rxov, always treat RX ring with RDH == RDT as emptyDmitry Fleytman
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-31cpus: Pass CPUState to run_on_cpu()Andreas Färber
2012-10-31cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber
2012-10-30cirrus_vga: allow configurable vram sizeMarcelo Tosatti
2012-10-31spapr: Pass PowerPCCPU to hypercallsAndreas Färber
2012-10-31spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber
2012-10-31target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber
2012-10-31xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()Andreas Färber
2012-10-31cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber
2012-10-31ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()Andreas Färber
2012-10-31cpu: Move stopped field to CPUStateAndreas Färber
2012-10-31ppce500_spin: Store PowerPCCPU in SpinKickAndreas Färber
2012-10-31cpus: Pass CPUState to qemu_cpu_is_self()Andreas Färber
2012-10-30target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()Andreas Färber
2012-10-30apic: Store X86CPU in APICCommonStateAndreas Färber
2012-10-30target-i386: Inline APIC cpu_env property settingAndreas Färber
2012-10-30target-i386: Initialize APIC at CPU levelIgor Mammedov
2012-10-30Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl
2012-10-30aio: introduce AioContext, move bottom halves therePaolo Bonzini
2012-10-30hw/sd.c: add SD card save/load supportIgor Mitsyanko
2012-10-30hw/sd.c: Fix erase for high capacity cardsIgor Mitsyanko
2012-10-30pflash_cfi01: Fix debug mode printferyPeter Crosthwaite
2012-10-30pflash_cfi0x: QOMifiedPeter Crosthwaite
2012-10-30pflash_cfi01: remove unused total_len fieldPeter Crosthwaite
2012-10-30pflash_cfi0x: remove unused base fieldPeter Crosthwaite
2012-10-30hw/versatile_i2c: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/arm_l2x0: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/arm_sysctl: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell
2012-10-30hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell
2012-10-30hw/arm_gic: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()Peter Maydell
2012-10-30hw/pl190: Use LOG_UNIMP rather than hw_error()Peter Maydell
2012-10-30hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()Peter Maydell
2012-10-30hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell
2012-10-30hw/pl061: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/pl050: Use LOG_GUEST_ERRORPeter Maydell
2012-10-30hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgsPeter Maydell