Age | Commit message (Expand) | Author |
2017-01-27 | replay: save/load initial state | Pavel Dovgalyuk |
2017-01-27 | savevm: add public save_vmstate function | Pavel Dovgalyuk |
2017-01-26 | hbitmap: Add hbitmap_is_serializable() | Max Reitz |
2017-01-25 | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging | Peter Maydell |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-01-24 | nios2: Add support for Nios-II R1 | Marek Vasut |
2017-01-24 | nios2: Add usermode binaries emulation | Marek Vasut |
2017-01-24 | nios2: Add disas entries | Marek Vasut |
2017-01-24 | win32: use glib gpoll if glib >= 2.50 | Marc-André Lureau |
2017-01-24 | object: make some funcs static | Marc-André Lureau |
2017-01-24 | object.h: spelling fix | Marc-André Lureau |
2017-01-24 | include: Fix typos found by codespell | Stefan Weil |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert |
2017-01-24 | migration: re-active images while migration been canceled after inactive them | zhanghailiang |
2017-01-24 | migration: Fail migration blocker for --only-migratable | Ashijeet Acharya |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya |
2017-01-24 | migration: Add a new option to enable only-migratable | Ashijeet Acharya |
2017-01-24 | migration: migrate QTAILQ | Jianjun Duan |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2017-01-23 | arch_init: Remove unnecessary default_config_files table | Eduardo Habkost |
2017-01-23 | io: introduce a DNS resolver API | Daniel P. Berrange |
2017-01-23 | io: remove Error parameter from QIOTask thread worker | Daniel P. Berrange |
2017-01-23 | io: change the QIOTask callback signature | Daniel P. Berrange |
2017-01-23 | io: add ability to associate an error with a task | Daniel P. Berrange |
2017-01-23 | io: add ability to associate an opaque "result" with with a task | Daniel P. Berrange |
2017-01-23 | io: fix typo in docs for QIOTask | Daniel P. Berrange |
2017-01-23 | io: stop incrementing reference in qio_task_get_source | Daniel P. Berrange |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into... | Peter Maydell |
2017-01-20 | pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 | Marcelo Tosatti |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() | Peter Maydell |
2017-01-20 | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell |
2017-01-20 | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | aspeed/smc: handle SPI flash Command mode | Cédric Le Goater |
2017-01-20 | aspeed/smc: adjust the size of the register region | Cédric Le Goater |
2017-01-20 | aspeed/smc: unfold the AspeedSMCController array | Cédric Le Goater |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2017-01-20 | m68k: QOMify the MCF Fast Ethernet Controller device | Thomas Huth |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin |
2017-01-19 | target/i386: Add Intel HAX files | Vincent Palatin |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin |
2017-01-19 | error: error_setg_errno(): errno gets preserved | Sascha Silbe |