| Commit message (Expand) | Author | Age | Files | Lines |
* | iotests: 124: don't reopen qcow2 | John Snow | 2015-12-18 | 1 | -12/+14 |
* | iotests: 124: move incremental failure test | John Snow | 2015-12-18 | 1 | -57/+60 |
* | iotests: 124: Split into two test classes | John Snow | 2015-12-18 | 1 | -13/+22 |
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-base-2015... | Peter Maydell | 2015-12-18 | 38 | -1/+6866 |
|\ |
|
| * | io: add QIOChannelBuffer class | Daniel P. Berrange | 2015-12-18 | 6 | -0/+363 |
| * | io: add QIOChannelCommand class | Daniel P. Berrange | 2015-12-18 | 7 | -0/+589 |
| * | io: add QIOChannelWebsock class | Daniel P. Berrange | 2015-12-18 | 4 | -0/+1079 |
| * | io: add QIOChannelTLS class | Daniel P. Berrange | 2015-12-18 | 7 | -0/+893 |
| * | io: add QIOChannelFile class | Daniel P. Berrange | 2015-12-18 | 7 | -0/+428 |
| * | io: add QIOChannelSocket class | Daniel P. Berrange | 2015-12-18 | 13 | -1/+1736 |
| * | io: add QIOTask class for async operations | Daniel P. Berrange | 2015-12-18 | 7 | -0/+697 |
| * | io: add helper module for creating watches on FDs | Daniel P. Berrange | 2015-12-18 | 3 | -0/+271 |
| * | io: add abstract QIOChannel classes | Daniel P. Berrange | 2015-12-18 | 7 | -0/+810 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2015-12-17 | 86 | -1346/+2649 |
|\ |
|
| * | coverity: Model g_memdup() | Markus Armbruster | 2015-12-17 | 1 | -0/+17 |
| * | coverity: Model g_poll() | Markus Armbruster | 2015-12-17 | 1 | -0/+9 |
| * | scsi: always call notifier on async cancellation | Paolo Bonzini | 2015-12-17 | 1 | -3/+0 |
| * | scsi: use scsi_req_cancel_async when purging requests | Paolo Bonzini | 2015-12-17 | 1 | -2/+4 |
| * | target-i386: kvm: clear unusable segments' flags in migration | Michael Chapman | 2015-12-17 | 1 | -9/+13 |
| * | rcu: optimize rcu_read_lock | Paolo Bonzini | 2015-12-17 | 1 | -5/+1 |
| * | memory: try to inline constant-length reads | Paolo Bonzini | 2015-12-17 | 3 | -31/+59 |
| * | memory: inline a few small accessors | Paolo Bonzini | 2015-12-17 | 2 | -24/+18 |
| * | memory: extract first iteration of address_space_read and address_space_write | Paolo Bonzini | 2015-12-17 | 2 | -20/+71 |
| * | memory: split address_space_read and address_space_write | Paolo Bonzini | 2015-12-17 | 1 | -92/+116 |
| * | memory: avoid unnecessary object_ref/unref | Paolo Bonzini | 2015-12-17 | 2 | -16/+13 |
| * | memory: reorder MemoryRegion fields | Paolo Bonzini | 2015-12-17 | 1 | -10/+14 |
| * | exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptr | Paolo Bonzini | 2015-12-17 | 1 | -23/+23 |
| * | exec: always call qemu_get_ram_ptr within rcu_read_lock | Paolo Bonzini | 2015-12-17 | 3 | -23/+22 |
| * | linux-user: convert DEBUG_SIGNAL logging to tracepoints | Paolo Bonzini | 2015-12-17 | 3 | -62/+69 |
| * | linux-user: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 1 | -40/+31 |
| * | user: introduce "-d page" | Paolo Bonzini | 2015-12-17 | 5 | -8/+11 |
| * | xtensa: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 5 | -31/+31 |
| * | tricore: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 1 | -2/+2 |
| * | ppc: cleanup logging | Paolo Bonzini | 2015-12-17 | 6 | -43/+26 |
| * | s390x: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 2 | -2/+2 |
| * | microblaze: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 4 | -16/+16 |
| * | cris: avoid "naked" qemu_log | Paolo Bonzini | 2015-12-17 | 5 | -9/+3 |
| * | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini | 2015-12-17 | 2 | -1/+5 |
| * | qemu-log: introduce qemu_log_separate | Paolo Bonzini | 2015-12-17 | 8 | -27/+43 |
| * | qemu-char: append opt to stop truncation of serial file | Olga Krishtal | 2015-12-17 | 2 | -2/+17 |
| * | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini | 2015-12-17 | 11 | -14/+148 |
| * | kvm: add support for -machine kernel_irqchip=split | Matt Gingell | 2015-12-17 | 6 | -9/+73 |
| * | target-i386/kvm: Hyper-V SynIC timers MSR's support | Andrey Smetanin | 2015-12-17 | 5 | -1/+82 |
| * | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin | 2015-12-17 | 4 | -0/+170 |
| * | target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit | Andrey Smetanin | 2015-12-17 | 4 | -1/+176 |
| * | kvm: Hyper-V SynIC irq routing support | Andrey Smetanin | 2015-12-17 | 2 | -0/+34 |
| * | target-i386/kvm: Hyper-V SynIC MSR's support | Andrey Smetanin | 2015-12-17 | 5 | -1/+109 |
| * | linux-headers: update from kvm/next | Paolo Bonzini | 2015-12-17 | 16 | -798/+1095 |
| * | vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property | Shmulik Ladkani | 2015-12-17 | 2 | -0/+6 |
| * | vmw_pvscsi: The pvscsi device is a PCIE endpoint | Shmulik Ladkani | 2015-12-17 | 1 | -1/+53 |