Age | Commit message (Expand) | Author |
2015-12-17 | target-i386: kvm: clear unusable segments' flags in migration | Michael Chapman |
2015-12-17 | rcu: optimize rcu_read_lock | Paolo Bonzini |
2015-12-17 | memory: try to inline constant-length reads | Paolo Bonzini |
2015-12-17 | memory: inline a few small accessors | Paolo Bonzini |
2015-12-17 | memory: extract first iteration of address_space_read and address_space_write | Paolo Bonzini |
2015-12-17 | memory: split address_space_read and address_space_write | Paolo Bonzini |
2015-12-17 | memory: avoid unnecessary object_ref/unref | Paolo Bonzini |
2015-12-17 | memory: reorder MemoryRegion fields | Paolo Bonzini |
2015-12-17 | exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptr | Paolo Bonzini |
2015-12-17 | exec: always call qemu_get_ram_ptr within rcu_read_lock | Paolo Bonzini |
2015-12-17 | linux-user: convert DEBUG_SIGNAL logging to tracepoints | Paolo Bonzini |
2015-12-17 | linux-user: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | user: introduce "-d page" | Paolo Bonzini |
2015-12-17 | xtensa: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | tricore: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | ppc: cleanup logging | Paolo Bonzini |
2015-12-17 | s390x: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | microblaze: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | cris: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini |
2015-12-17 | qemu-log: introduce qemu_log_separate | Paolo Bonzini |
2015-12-17 | qemu-char: append opt to stop truncation of serial file | Olga Krishtal |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini |
2015-12-17 | kvm: add support for -machine kernel_irqchip=split | Matt Gingell |
2015-12-17 | target-i386/kvm: Hyper-V SynIC timers MSR's support | Andrey Smetanin |
2015-12-17 | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin |
2015-12-17 | target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit | Andrey Smetanin |
2015-12-17 | kvm: Hyper-V SynIC irq routing support | Andrey Smetanin |
2015-12-17 | target-i386/kvm: Hyper-V SynIC MSR's support | Andrey Smetanin |
2015-12-17 | linux-headers: update from kvm/next | Paolo Bonzini |
2015-12-17 | vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: The pvscsi device is a PCIE endpoint | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: coding: Introduce PVSCSIClass | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: Change offset of msi pci capability | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: Set device subsystem and revision | Shmulik Ladkani |
2015-12-17 | memory: emulate ioeventfd | Pavel Fedin |
2015-12-17 | kvm-all: PAGE_SIZE should be real host page size | Andrew Jones |
2015-12-17 | exec: Remove unnecessary RAM_FILE flag | Eduardo Habkost |
2015-12-17 | memory: Eliminate memory_region_destructor_ram_from_ptr() | Eduardo Habkost |
2015-12-17 | exec: Eliminate qemu_ram_free_from_ptr() | Eduardo Habkost |
2015-12-17 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151217-... | Peter Maydell |
2015-12-17 | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois |
2015-12-17 | i.MX: rename i.MX CCM get_clock() function and CLK ID enum names | Jean-Christophe Dubois |
2015-12-17 | i.MX: Fix i.MX31 default/reset configuration | Jean-Christophe Dubois |
2015-12-17 | tests/guest-debug: introduce basic gdbstub tests | Alex Bennée |
2015-12-17 | target-arm: kvm - re-inject guest debug exceptions | Alex Bennée |
2015-12-17 | target-arm: kvm - add support for HW assisted debug | Alex Bennée |
2015-12-17 | target-arm: kvm - support for single step | Alex Bennée |