Age | Commit message (Expand) | Author |
2017-01-31 | ps2: add support for mice with extra/side buttons | Fabian Lesniak |
2017-01-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-01-27 | chardev: qom-ify | Marc-André Lureau |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-27 | bt: use qemu_chr_alloc() | Marc-André Lureau |
2017-01-27 | char: allocate CharDriverState as a single object | Marc-André Lureau |
2017-01-27 | char: move callbacks in CharDriver | Marc-André Lureau |
2017-01-27 | hw/scsi: Fix debug message of cdb structure in scsi-generic | Eric Farman |
2017-01-27 | Introduce DEVICE_CATEGORY_CPU for CPU devices | Thomas Huth |
2017-01-27 | hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types | Laszlo Ersek |
2017-01-27 | hw/isa/lpc_ich9: add broadcast SMI feature | Laszlo Ersek |
2017-01-27 | hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg | Laszlo Ersek |
2017-01-27 | apic: save apic_delivered flag | Pavel Dovgalyuk |
2017-01-27 | replay: don't use rtc clock on loadvm phase | Pavel Dovgalyuk |
2017-01-27 | icount: update instruction counter on apic patching | Pavel Dovgalyuk |
2017-01-27 | dma: omap: check dma channel data_type | Prasad J Pandit |
2017-01-27 | arm_gicv3: Fix broken logic in ELRSR calculation | Peter Maydell |
2017-01-27 | hw/char/exynos4210_uart: Drop unused local variable frame_size | Peter Maydell |
2017-01-27 | arm: stellaris: make MII accesses complete immediately | Michael Davidsaver |
2017-01-27 | armv7m: Honour CCR.USERSETMPEND | Michael Davidsaver |
2017-01-27 | armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFAR | Michael Davidsaver |
2017-01-27 | armv7m_nvic: keep a pointer to the CPU | Michael Davidsaver |
2017-01-27 | pflash_cfi01: fix per-device sector length in CFI table | Peter Maydell |
2017-01-27 | armv7m: Replace armv7m.hack with unassigned_access handler | Michael Davidsaver |
2017-01-27 | aspeed/smc: handle dummy bytes when doing fast reads in command mode | Cédric Le Goater |
2017-01-26 | s390x/flic: fix compilation of kvm flic | Cornelia Huck |
2017-01-25 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2017-01-25 | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging | Peter Maydell |
2017-01-25 | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging | Peter Maydell |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-01-25 | 9pfs: fix offset error in v9fs_xattr_read() | Greg Kurz |
2017-01-25 | 9pfs: local: trivial cosmetic fix in pwritev op | Greg Kurz |
2017-01-25 | 9pfs: fix off-by-one error in PDU free list | Greg Kurz |
2017-01-25 | 9pfs: add missing coroutine_fn annotations | Greg Kurz |
2017-01-24 | nios2: Add Altera 10M50 GHRD emulation | Marek Vasut |
2017-01-24 | nios2: Add periodic timer emulation | Chris Wulff |
2017-01-24 | nios2: Add IIC interrupt controller emulation | Chris Wulff |
2017-01-24 | hw/isa/isa-bus: Set category of the "isabus-bridge" device | Thomas Huth |
2017-01-24 | usb: Set category and description of the MTP device | Thomas Huth |
2017-01-24 | scsi-disk: add 'fall through' comment to switch VERIFY cases | Peter Maydell |
2017-01-24 | hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB | Peter Maydell |
2017-01-24 | vfio: remove a duplicated word in comments | Cao jin |
2017-01-24 | lm32: milkymist-tmu2: fix another integer overflow | Peter Maydell |
2017-01-24 | hw/i386/kvmvapic: Remove dead code in patch_hypercalls() | Peter Maydell |
2017-01-24 | pci-assign: avoid pointless stat | Paolo Bonzini |
2017-01-24 | pcie: fix typo in comments | Cao jin |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-24 | hw/block/m25p80: Fix typo in local macro name | Stefan Weil |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya |