Age | Commit message (Expand) | Author |
2016-06-17 | hw/intc/arm_gicv3: Implement gicv3_set_irq() | Peter Maydell |
2016-06-17 | hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions | Peter Maydell |
2016-06-17 | hw/intc/arm_gicv3: Implement GICv3 redistributor registers | Shlomo Pongratz |
2016-06-17 | hw/intc/arm_gicv3: Implement GICv3 distributor registers | Shlomo Pongratz |
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: Add vmstate descriptors | Pavel Fedin |
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 | target-arm: Add mp-affinity property for ARM CPU class | Pavel Fedin |
2016-06-17 | target-arm: Provide hook to tell GICv3 about changes of security state | Peter Maydell |
2016-06-17 | target-arm: Define new arm_is_el3_or_mon() function | Peter Maydell |
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 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-5... | Peter Maydell |
2016-06-17 | vmstate-static-checker: fix size mismatch detection in unused fields | Amit Shah |
2016-06-17 | migration: code clean up | Liang Li |
2016-06-17 | migration: refine the decompression code | Liang Li |
2016-06-17 | migration: refine the compression code | Liang Li |
2016-06-17 | migration: protect the quit flag by lock | Liang Li |
2016-06-17 | migration: refine ram_save_compressed_page | Liang Li |
2016-06-17 | qemu-file: Fix qemu_put_compression_data flaw | Liang Li |
2016-06-17 | migration: remove useless code | Liang Li |
2016-06-17 | migration: Fix a potential issue | Liang Li |
2016-06-17 | migration: Fix multi-thread compression bug | Liang Li |
2016-06-17 | migration: fix inability to save VM after snapshot | Denis V. Lunev |
2016-06-17 | migration: Trace improvements | Dr. David Alan Gilbert |
2016-06-17 | migration: Don't use *_to_cpup() and cpu_to_*w() | Peter Maydell |
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 | spapr: implement query-hotpluggable-cpus callback | Igor Mammedov |
2016-06-17 | hmp: Add 'info hotpluggable-cpus' HMP command | Bharata B Rao |
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 | target-ppc: Fix rlwimi, rlwinm, rlwnm | Richard Henderson |
2016-06-17 | vfio: Fix broken EEH | Gavin Shan |
2016-06-17 | target-ppc: Bug in BookE wait instruction | Jakub Horak |
2016-06-17 | ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully | Thomas Huth |
2016-06-17 | MAINTAINERS: add Marcel to PCI | Michael S. Tsirkin |
2016-06-17 | msi_init: change return value to 0 on success | Cao jin |
2016-06-17 | fix some coding style problems | Cao jin |