summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-27armv7m: set CFSR.UNDEFINSTR on undefined instructionsMichael Davidsaver
2017-01-27armv7m: honour CCR.STACKALIGN on exception entryMichael Davidsaver
2017-01-27armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFARMichael Davidsaver
2017-01-27armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFARPeter Maydell
2017-01-27armv7m_nvic: keep a pointer to the CPUMichael Davidsaver
2017-01-27target/arm: Drop IS_M() macroPeter Maydell
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell
2017-01-27armv7m: Clear FAULTMASK on return from non-NMI exceptionsMichael Davidsaver
2017-01-27armv7m: Fix reads of CONTROL register bit 1Michael Davidsaver
2017-01-27hw/registerfields.h: Pull FIELD etc macros out of hw/register.hPeter Maydell
2017-01-27armv7m: Explicit error for bad vector tableMichael Davidsaver
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver
2017-01-27armv7m: MRS/MSR: handle unprivileged accessMichael Davidsaver
2017-01-27aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater
2017-01-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell
2017-01-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into stagingPeter Maydell
2017-01-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-01-27Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2017-01-26io: fix possible double free of task error objectDaniel P. Berrange
2017-01-26aio-posix: honor is_external in AioContext pollingStefan Hajnoczi
2017-01-26s390x/flic: fix compilation of kvm flicCornelia Huck
2017-01-26test-hbitmap: Add hbitmap_is_serializable() callsMax Reitz
2017-01-26hbitmap: Add hbitmap_is_serializable()Max Reitz
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-25tests: virtio-9p: improve error reportingGreg Kurz
2017-01-259pfs: add missing coroutine_fn annotationsGreg Kurz
2017-01-24nios2: Add support for Nios-II R1Marek Vasut
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-24nios2: Add usermode binaries emulationMarek Vasut
2017-01-24nios2: Add disas entriesMarek Vasut
2017-01-24nios2: Add architecture emulation supportChris 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-24gdbstub.c: update old error report statementsZiyue Yang
2017-01-24gdbstub.c: fix GDB connection segfault caused by empty machinesZiyue Yang
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell
2017-01-24Drop duplicate display option documentationSamuel Thibault
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell
2017-01-24win32: use glib gpoll if glib >= 2.50Marc-André Lureau
2017-01-24util/mmap-alloc: refactor a little bit for readabilityCao jin
2017-01-24util/mmap-alloc: check parameter before usingCao jin
2017-01-24vfio: remove a duplicated word in commentsCao jin