Age | Commit message (Expand) | Author |
2016-06-20 | trace: [all] Add "guest_mem_before" event | Lluís Vilanova |
2016-06-17 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'... | Peter Maydell |
2016-06-17 | ACPI: ARM: Present GIC version in MADT table | Shannon Zhao |
2016-06-17 | hw/timer: Add value matching support to aspeed_timer | Andrew Jeffery |
2016-06-17 | hw/intc/arm_gicv3: Implement functions to identify next pending irq | Peter Maydell |
2016-06-17 | hw/intc/arm_gicv3: ARM GICv3 device framework | Shlomo Pongratz |
2016-06-17 | hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure | Peter Maydell |
2016-06-17 | hw/intc/arm_gicv3: Add state information | Pavel Fedin |
2016-06-17 | bitops.h: Implement half-shuffle and half-unshuffle ops | Peter Maydell |
2016-06-17 | migration: Define VMSTATE_UINT64_2DARRAY | Peter Maydell |
2016-06-17 | qdev: Use GList for global properties | Eduardo Habkost |
2016-06-17 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into... | Peter Maydell |
2016-06-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-06-17 | QMP: Add query-hotpluggable-cpus | Igor Mammedov |
2016-06-17 | spapr: CPU hot unplug support | Bharata B Rao |
2016-06-17 | spapr: CPU hotplug support | Bharata B Rao |
2016-06-17 | spapr: convert boot CPUs into CPU core devices | Bharata B Rao |
2016-06-17 | spapr: Move spapr_cpu_init() to spapr_cpu_core.c | Bharata B Rao |
2016-06-17 | spapr: Abstract CPU core device and type specific core devices | Bharata B Rao |
2016-06-17 | qom: API to get instance_size of a type | Bharata B Rao |
2016-06-17 | spapr_drc: Prevent detach racing against attach for CPU DR | Bharata B Rao |
2016-06-17 | xics,xics_kvm: Handle CPU unplug correctly | Bharata B Rao |
2016-06-17 | cpu: Abstract CPU core type | Bharata B Rao |
2016-06-17 | qdev: hotplug: Introduce HotplugHandler.pre_plug() callback | Igor Mammedov |
2016-06-17 | vhost-net: save & restore vring enable state | Marc-André Lureau |
2016-06-17 | vhost-net: save & restore vhost-user acked features | Marc-André Lureau |
2016-06-17 | qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd | Tetsuya Mukawa |
2016-06-17 | pci: fix pci_requester_id() | Peter Xu |
2016-06-16 | scsi: esp: make cmdbuf big enough for maximum CDB size | Prasad J Pandit |
2016-06-16 | nbd: Avoid magic number for NBD max name size | Eric Blake |
2016-06-16 | nbd: simplify the nbd_request and nbd_reply structs | Paolo Bonzini |
2016-06-16 | clean-includes: run it once more | Paolo Bonzini |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-16 | block/mirror: Fix target backing BDS | Max Reitz |
2016-06-16 | block: Remove bs->zero_beyond_eof | Kevin Wolf |
2016-06-16 | block: Make bdrv_load/save_vmstate coroutine_fns | Kevin Wolf |
2016-06-16 | block: Make .bdrv_load_vmstate() vectored | Kevin Wolf |
2016-06-16 | block: Introduce bdrv_preadv() | Kevin Wolf |
2016-06-16 | block: Byte-based bdrv_co_do_copy_on_readv() | Kevin Wolf |
2016-06-16 | block: Assert that flags are in range | Eric Blake |
2016-06-16 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4... | Peter Maydell |
2016-06-16 | migration: rename functions to starting migrations | Daniel P. Berrange |
2016-06-16 | Postcopy: Add stats on page requests | Dr. David Alan Gilbert |
2016-06-14 | target-i386: Implement CPUID[0xB] (Extended Topology Enumeration) | Radim Krčmář |
2016-06-14 | pc: Add 2.7 machine | Igor Mammedov |
2016-06-14 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into... | Peter Maydell |
2016-06-14 | arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma | KONRAD Frederic |
2016-06-14 | introduce xlnx-dp | KONRAD Frederic |
2016-06-14 | introduce xlnx-dpdma | KONRAD Frederic |
2016-06-14 | hw/i2c-ddc.c: Implement DDC I2C slave | Peter Maydell |