summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl1-2/+6
2017-01-31ppc: Add ppc_set_compat_all()David Gibson1-26/+5
2017-01-31pseries: Rewrite CAS PVR compatibility logicDavid Gibson2-72/+34
2017-01-31pxb: Restrict to x86David Gibson1-1/+1
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau1-0/+230
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau3-0/+240
2017-01-31prep: add PReP System I/OHervé Poussineau3-0/+308
2017-01-31hw/ppc: QOM'ify spapr_vio.cxiaoqiang zhao1-10/+0
2017-01-31hw/ppc: QOM'ify ppce500_spin.cxiaoqiang zhao1-10/+8
2017-01-31hw/ppc: QOM'ify e500.cxiaoqiang zhao1-13/+4
2017-01-31hw/gpio: QOM'ify mpc8xxx.cxiaoqiang zhao1-9/+11
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson1-4/+4
2017-01-31pseries: Add pseries-2.9 machine typeDavid Gibson1-2/+21
2017-01-31prep: do not use global variable to access nvramHervé Poussineau1-2/+2
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth3-0/+47
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin2-2/+43
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson2-17/+17
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson2-3/+6
2017-01-31pseries: Make cpu_update during CAS unconditionalDavid Gibson2-10/+3
2017-01-31pseries: Always use core objects for CPU constructionDavid Gibson2-72/+90
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell38-64/+240
2017-01-27chardev: qom-ifyMarc-André Lureau1-17/+38
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau32-48/+48
2017-01-27bt: use qemu_chr_alloc()Marc-André Lureau1-6/+13
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau1-5/+5
2017-01-27char: move callbacks in CharDriverMarc-André Lureau1-2/+6
2017-01-27hw/scsi: Fix debug message of cdb structure in scsi-genericEric Farman1-2/+3
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth1-0/+8
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek1-0/+2
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek1-1/+9
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek1-0/+79
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk1-0/+33
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk1-4/+11
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk1-0/+6
2017-01-27dma: omap: check dma channel data_typePrasad J Pandit1-3/+7
2017-01-27arm_gicv3: Fix broken logic in ELRSR calculationPeter Maydell1-1/+1
2017-01-27hw/char/exynos4210_uart: Drop unused local variable frame_sizePeter Maydell1-5/+1
2017-01-27arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver1-1/+4
2017-01-27armv7m: Honour CCR.USERSETMPENDMichael Davidsaver1-1/+4
2017-01-27armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFARMichael Davidsaver1-10/+32
2017-01-27armv7m_nvic: keep a pointer to the CPUMichael Davidsaver1-6/+5
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell1-5/+17
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver1-8/+0
2017-01-27aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater1-0/+21
2017-01-26s390x/flic: fix compilation of kvm flicCornelia Huck1-1/+1
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2-8/+7
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell1-61/+14
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell9-0/+773
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell20-36/+34
2017-01-259pfs: fix offset error in v9fs_xattr_read()Greg Kurz1-3/+3