summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell51-485/+622
2017-08-01monitor: Reduce handle_qmp_command() tracing overheadDenis V. Lunev1-4/+5
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy28-395/+395
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy1-0/+19
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy11-56/+56
2017-08-01coding_style: add point about 0x in trace-eventsVladimir Sementsov-Ogievskiy1-0/+35
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi5-17/+31
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi9-0/+56
2017-08-01trace: ensure unique function / variable names per .stp fileDaniel P. Berrange1-10/+19
2017-08-01trace: ensure .stp files are rebuilt if trace tool source changesDaniel P. Berrange1-3/+6
2017-07-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731'...Peter Maydell6-35/+101
2017-07-31Revert "syscall: fix dereference of undefined pointer"Peter Maydell1-1/+0
2017-07-31hw/mps2_scc: fix incorrect propertiesPhilippe Mathieu-Daudé1-2/+2
2017-07-31target/arm: Migrate MPU_RNR register state for M profile coresPeter Maydell1-0/+28
2017-07-31target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get resetPeter Maydell2-16/+26
2017-07-31target/arm: Rename cp15.c6_rgnr to pmsav7.rnrPeter Maydell4-13/+12
2017-07-31target/arm: Don't allow guest to make System space executable for M profilePeter Maydell1-1/+15
2017-07-31target/arm: Don't do MPU lookups for addresses in M profile PPB regionPeter Maydell1-1/+16
2017-07-31target/arm: Correct MPU trace handling of write vs executePeter Maydell1-2/+2
2017-07-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell74-102/+131
2017-07-31docs: fix broken paths to docs/specs/ivshmem-spec.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/config/ich9-ehci-uhci.cfgPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé47-47/+47
2017-07-31docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé3-4/+4
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé5-5/+5
2017-07-31docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/interop dirCleber Rosa2-3/+3
2017-07-31thunk: assert nb_fields is validPhilippe Mathieu-Daudé1-1/+2
2017-07-31syscall: check inotify() and eventfd() return valuePhilippe Mathieu-Daudé1-4/+12
2017-07-31syscall: fix use of uninitialized valuesPhilippe Mathieu-Daudé1-0/+1
2017-07-31syscall: fix dereference of undefined pointerPhilippe Mathieu-Daudé1-0/+1
2017-07-31linux-user/sh4: fix incorrect memory writePhilippe Mathieu-Daudé1-1/+1
2017-07-31m68k/translate: fix incorrect copy/pastePhilippe Mathieu-Daudé1-1/+1
2017-07-31net/eth: fix incorrect check of iov_to_buf() return valuePhilippe Mathieu-Daudé1-2/+2
2017-07-31ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé1-18/+18
2017-07-31qcow2: fix null pointer dereferencePhilippe Mathieu-Daudé1-2/+2
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé1-1/+4
2017-07-31loader: check get_image_size() return valuePhilippe Mathieu-Daudé1-2/+2
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé1-1/+1
2017-07-31qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo1-0/+10
2017-07-31build-sys: there is no qemu-ga.cMarc-André Lureau1-1/+1
2017-07-31tests: test-netfilter && pxe-test require slirpMarc-André Lureau1-4/+4
2017-07-31MAINTAINERS: Improve the NetBSD regex patternThomas Huth1-1/+1
2017-07-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo1-1/+4
2017-07-31tests: check-qom-proplist: fix leakMarc-André Lureau1-0/+2
2017-07-31Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170731' int...Peter Maydell2-15/+10
2017-07-29Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson1-6/+4
2017-07-29spapr_drc: fix realize and unrealizeGreg Kurz1-9/+6
2017-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-28' into st...Peter Maydell1-3/+5
2017-07-28nbd: fix memory leak in nbd_opt_go()Philippe Mathieu-Daudé1-3/+5