Age | Commit message (Expand) | Author |
2017-01-27 | armv7m: set CFSR.UNDEFINSTR on undefined instructions | Michael Davidsaver |
2017-01-27 | armv7m: honour CCR.STACKALIGN on exception entry | Michael Davidsaver |
2017-01-27 | armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFAR | Michael Davidsaver |
2017-01-27 | armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR | Peter Maydell |
2017-01-27 | armv7m_nvic: keep a pointer to the CPU | Michael Davidsaver |
2017-01-27 | target/arm: Drop IS_M() macro | Peter Maydell |
2017-01-27 | pflash_cfi01: fix per-device sector length in CFI table | Peter Maydell |
2017-01-27 | armv7m: Clear FAULTMASK on return from non-NMI exceptions | Michael Davidsaver |
2017-01-27 | armv7m: Fix reads of CONTROL register bit 1 | Michael Davidsaver |
2017-01-27 | hw/registerfields.h: Pull FIELD etc macros out of hw/register.h | Peter Maydell |
2017-01-27 | armv7m: Explicit error for bad vector table | Michael Davidsaver |
2017-01-27 | armv7m: Replace armv7m.hack with unassigned_access handler | Michael Davidsaver |
2017-01-27 | armv7m: MRS/MSR: handle unprivileged access | Michael Davidsaver |
2017-01-27 | aspeed/smc: handle dummy bytes when doing fast reads in command mode | Cédric Le Goater |
2017-01-27 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in... | Peter Maydell |
2017-01-27 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into staging | Peter Maydell |
2017-01-27 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-01-27 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2017-01-26 | io: fix possible double free of task error object | Daniel P. Berrange |
2017-01-26 | aio-posix: honor is_external in AioContext polling | Stefan Hajnoczi |
2017-01-26 | s390x/flic: fix compilation of kvm flic | Cornelia Huck |
2017-01-26 | test-hbitmap: Add hbitmap_is_serializable() calls | Max Reitz |
2017-01-26 | hbitmap: Add hbitmap_is_serializable() | Max Reitz |
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 | tests: virtio-9p: improve error reporting | Greg Kurz |
2017-01-25 | 9pfs: add missing coroutine_fn annotations | Greg Kurz |
2017-01-24 | nios2: Add support for Nios-II R1 | Marek Vasut |
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 | nios2: Add usermode binaries emulation | Marek Vasut |
2017-01-24 | nios2: Add disas entries | Marek Vasut |
2017-01-24 | nios2: Add architecture emulation support | 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 | gdbstub.c: update old error report statements | Ziyue Yang |
2017-01-24 | gdbstub.c: fix GDB connection segfault caused by empty machines | Ziyue Yang |
2017-01-24 | scsi-disk: add 'fall through' comment to switch VERIFY cases | Peter Maydell |
2017-01-24 | Drop duplicate display option documentation | Samuel Thibault |
2017-01-24 | hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB | Peter Maydell |
2017-01-24 | win32: use glib gpoll if glib >= 2.50 | Marc-André Lureau |
2017-01-24 | util/mmap-alloc: refactor a little bit for readability | Cao jin |
2017-01-24 | util/mmap-alloc: check parameter before using | Cao jin |
2017-01-24 | vfio: remove a duplicated word in comments | Cao jin |