aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin
2017-01-31ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31spapr: clock should count only if vm is runningLaurent Vivier
2017-01-31ppc: Remove unused function cpu_ppc601_rtc_init()Thomas Huth
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl
2017-01-31ppc: Add ppc_set_compat_all()David Gibson
2017-01-31pseries: Rewrite CAS PVR compatibility logicDavid Gibson
2017-01-31pxb: Restrict to x86David Gibson
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau
2017-01-31prep: add PReP System I/OHervé Poussineau
2017-01-31hw/ppc: QOM'ify spapr_vio.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify ppce500_spin.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify e500.cxiaoqiang zhao
2017-01-31hw/gpio: QOM'ify mpc8xxx.cxiaoqiang zhao
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson
2017-01-31pseries: Add pseries-2.9 machine typeDavid Gibson
2017-01-31prep: do not use global variable to access nvramHervé Poussineau
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson
2017-01-31pseries: Make cpu_update during CAS unconditionalDavid Gibson
2017-01-31pseries: Always use core objects for CPU constructionDavid Gibson
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27bt: use qemu_chr_alloc()Marc-André Lureau
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau
2017-01-27char: move callbacks in CharDriverMarc-André Lureau
2017-01-27hw/scsi: Fix debug message of cdb structure in scsi-genericEric Farman
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk
2017-01-27dma: omap: check dma channel data_typePrasad J Pandit
2017-01-27arm_gicv3: Fix broken logic in ELRSR calculationPeter Maydell
2017-01-27hw/char/exynos4210_uart: Drop unused local variable frame_sizePeter Maydell
2017-01-27arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver
2017-01-27armv7m: Honour CCR.USERSETMPENDMichael Davidsaver
2017-01-27armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFARMichael Davidsaver
2017-01-27armv7m_nvic: keep a pointer to the CPUMichael Davidsaver
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver
2017-01-27aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater
2017-01-26s390x/flic: fix compilation of kvm flicCornelia Huck
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell