aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01bt: stop the sdp memory allocation crazinessPaolo Bonzini
2017-08-01exec: Add lock parameter to qemu_ram_ptr_lengthAnthony PERARD
2017-08-01target-i386: kvm_get/put_vcpu_events don't handle sipi_vectorPeng Hao
2017-08-01docs: document deprecation policy & deprecated features in appendixDaniel P. Berrange
2017-08-01char: don't exit on hmp 'chardev-add help'Anton Nefedov
2017-08-01char-fd: remove useless chr pointerMarc-André Lureau
2017-08-01accel: cleanup error outputLaurent Vivier
2017-08-01cpu_physical_memory_sync_dirty_bitmap: Fix alignment checkDr. David Alan Gilbert
2017-08-01vl.c/exit: pause cpus before closing block devicesDr. David Alan Gilbert
2017-08-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-08-01monitor: Reduce handle_qmp_command() tracing overheadDenis V. Lunev
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-08-01coding_style: add point about 0x in trace-eventsVladimir Sementsov-Ogievskiy
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi
2017-08-01trace: ensure unique function / variable names per .stp fileDaniel P. Berrange
2017-08-01trace: ensure .stp files are rebuilt if trace tool source changesDaniel P. Berrange
2017-07-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731'...Peter Maydell
2017-07-31Revert "syscall: fix dereference of undefined pointer"Peter Maydell
2017-07-31hw/mps2_scc: fix incorrect propertiesPhilippe Mathieu-Daudé
2017-07-31target/arm: Migrate MPU_RNR register state for M profile coresPeter Maydell
2017-07-31target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get resetPeter Maydell
2017-07-31target/arm: Rename cp15.c6_rgnr to pmsav7.rnrPeter Maydell
2017-07-31target/arm: Don't allow guest to make System space executable for M profilePeter Maydell
2017-07-31target/arm: Don't do MPU lookups for addresses in M profile PPB regionPeter Maydell
2017-07-31target/arm: Correct MPU trace handling of write vs executePeter Maydell
2017-07-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-31docs: fix broken paths to docs/specs/ivshmem-spec.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/config/ich9-ehci-uhci.cfgPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/interop dirCleber Rosa
2017-07-31thunk: assert nb_fields is validPhilippe Mathieu-Daudé
2017-07-31syscall: check inotify() and eventfd() return valuePhilippe Mathieu-Daudé
2017-07-31syscall: fix use of uninitialized valuesPhilippe Mathieu-Daudé
2017-07-31syscall: fix dereference of undefined pointerPhilippe Mathieu-Daudé
2017-07-31linux-user/sh4: fix incorrect memory writePhilippe Mathieu-Daudé
2017-07-31m68k/translate: fix incorrect copy/pastePhilippe Mathieu-Daudé
2017-07-31net/eth: fix incorrect check of iov_to_buf() return valuePhilippe Mathieu-Daudé
2017-07-31ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé
2017-07-31qcow2: fix null pointer dereferencePhilippe Mathieu-Daudé
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé
2017-07-31loader: check get_image_size() return valuePhilippe Mathieu-Daudé
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé
2017-07-31qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo
2017-07-31build-sys: there is no qemu-ga.cMarc-André Lureau