aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-01pci: mark ROMs read-onlyMichael S. Tsirkin
2017-02-01ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/block/dataplane events to correct subdirDaniel P. Berrange
2017-01-31qxl: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak
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-27xen-platform: add missing disk unplug optionPaul Durrant
2017-01-27xen-platform: add support for unplugging NVMe disks...Paul Durrant
2017-01-27xen-platform: re-structure unplug_disksPaul Durrant
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