Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | jobs: remove ret argument to job_completed; privatize it | John Snow | 1 | -1/+1 |
2018-05-23 | job: Add lifecycle QMP commands | Kevin Wolf | 1 | -0/+9 |
2018-05-23 | job: Move completion and cancellation to Job | Kevin Wolf | 1 | -0/+1 |
2018-05-23 | job: Move state transitions to Job | Kevin Wolf | 1 | -0/+4 |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+2 |
2018-03-20 | migrate: Update ram_block_discard_range for shared | Dr. David Alan Gilbert | 1 | -1/+2 |
2018-03-19 | qmp: support out-of-band (oob) execution | Peter Xu | 1 | -0/+2 |
2018-03-19 | monitor: let suspend/resume work even with QMPs | Peter Xu | 1 | -0/+1 |
2018-03-12 | trace: remove use of QEMU specific types from trace probes | Daniel P. Berrangé | 1 | -3/+3 |
2018-02-19 | trace: avoid SystemTap "char const" warnings | Stefan Hajnoczi | 1 | -6/+6 |
2018-01-16 | find_ram_offset: Add comments and tracing | Dr. David Alan Gilbert | 1 | -0/+4 |
2017-12-18 | gdbstub: add tracing | Doug Gale | 1 | -0/+28 |
2017-09-22 | memory: trace FlatView creation and destruction | Paolo Bonzini | 1 | -0/+3 |
2017-08-01 | trace-events: fix code style: %# -> 0x% | Vladimir Sementsov-Ogievskiy | 1 | -10/+10 |
2017-07-17 | trace: [trivial] Statically enable all guest events | Lluís Vilanova | 1 | -3/+3 |
2017-06-15 | accel: move kvm related accelerator files into accel/ | Yang Zhong | 1 | -13/+0 |
2017-06-15 | tcg: move tcg backend files into accel/tcg/ | Yang Zhong | 1 | -4/+0 |
2017-06-15 | tcg: move tcg related files into accel/tcg/ subdirectory | Yang Zhong | 1 | -5/+0 |
2017-06-13 | monitor: resurrect handle_qmp_command trace event | Stefan Hajnoczi | 1 | -0/+1 |
2017-06-13 | monitor: add handle_hmp_command trace event | Stefan Hajnoczi | 1 | -0/+1 |
2017-06-06 | kvm: irqchip: trace changes on msi add/remove | Peter Xu | 1 | -1/+2 |
2017-06-02 | char: move char devices to chardev/ | Marc-André Lureau | 1 | -7/+0 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-04-25 | move xen-mapcache.c to hw/i386/xen/ | Anthony Xu | 1 | -5/+0 |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu | 1 | -11/+0 |
2017-03-05 | qmp: Drop duplicated QMP command object checks | Markus Armbruster | 1 | -1/+0 |
2017-02-21 | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 1 | -11/+0 |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi | 1 | -1/+0 |
2017-01-31 | trace: move hw/xen events to correct subdir | Daniel P. Berrange | 1 | -10/+0 |
2017-01-16 | trace: Add event "guest_cpu_exit" | Lluís Vilanova | 1 | -0/+6 |
2017-01-16 | trace-events: spelling fix | Marc-André Lureau | 1 | -1/+1 |
2017-01-03 | aio: self-tune polling time | Stefan Hajnoczi | 1 | -0/+2 |
2017-01-03 | aio: add polling mode to AioContext | Stefan Hajnoczi | 1 | -0/+4 |
2016-10-31 | memory: Don't use memcpy for ram_device regions | Alex Williamson | 1 | -0/+2 |
2016-10-12 | trace: Add missing execution mode of guest events | Lluís Vilanova | 1 | -0/+2 |
2016-10-12 | trace: move colo trace events to net/ sub-directory | Daniel P. Berrange | 1 | -16/+0 |
2016-09-28 | trace: Document the execution mode of guest events | Lluís Vilanova | 1 | -0/+3 |
2016-09-28 | trace: Add event "guest_cpu_reset" | Lluís Vilanova | 1 | -0/+5 |
2016-09-28 | trace: Add event "guest_cpu_enter" | Lluís Vilanova | 1 | -0/+8 |
2016-09-28 | trace: move hw/virtio/virtio-balloon.c trace points into correct file | Daniel P. Berrange | 1 | -4/+0 |
2016-09-28 | trace: move util/qemu-coroutine*.c trace points into correct file | Daniel P. Berrange | 1 | -13/+0 |
2016-09-27 | filter-rewriter: rewrite tcp packet to keep secondary connection | Zhang Chen | 1 | -0/+5 |
2016-09-27 | colo-compare: add TCP, UDP, ICMP packet comparison | Zhang Chen | 1 | -0/+3 |
2016-09-27 | colo-compare: introduce packet comparison thread | Zhang Chen | 1 | -0/+2 |
2016-09-27 | net/colo.c: add colo.c to define and handle packet | Zhang Chen | 1 | -0/+6 |
2016-09-19 | monitor: use qmp_dispatch() | Marc-André Lureau | 1 | -1/+0 |
2016-08-12 | xen: handle inbound migration of VMs without ioreq server pages | Paul Durrant | 1 | -0/+1 |
2016-07-21 | kvm-all: add trace events for kvm irqchip ops | Peter Xu | 1 | -0/+3 |
2016-06-28 | trace: [*-user] Add events to trace guest syscalls in syscall emulation mode | Lluís Vilanova | 1 | -0/+16 |
2016-06-20 | trace: split out trace events for linux-user/ directory | Daniel P. Berrange | 1 | -11/+0 |