aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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_typepull-target-arm-20170127Prasad 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
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-01-259pfs: fix offset error in v9fs_xattr_read()Greg Kurz
2017-01-259pfs: local: trivial cosmetic fix in pwritev opGreg Kurz
2017-01-259pfs: fix off-by-one error in PDU free listGreg Kurz
2017-01-259pfs: add missing coroutine_fn annotationsGreg Kurz
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut
2017-01-24nios2: Add periodic timer emulationChris Wulff
2017-01-24nios2: Add IIC interrupt controller emulationChris Wulff
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth
2017-01-24usb: Set category and description of the MTP deviceThomas Huth
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell
2017-01-24vfio: remove a duplicated word in commentsCao jin
2017-01-24lm32: milkymist-tmu2: fix another integer overflowPeter Maydell
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell
2017-01-24pci-assign: avoid pointless statPaolo Bonzini
2017-01-24pcie: fix typo in commentsCao jin
2017-01-24hw: Fix typos found by codespellStefan Weil