aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-27char: use a const CharDriverMarc-André Lureau
2017-01-27char: add qemu_chr_fe_add_watch() Returns descriptionMarc-André Lureau
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan
2017-01-27block: Fix target variable of BLKSECTGET ioctlEric Farman
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek
2017-01-27memory: hmp: add "-f" for "info mtree"Peter Xu
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk
2017-01-27replay: save/load initial statePavel Dovgalyuk
2017-01-27savevm: add public save_vmstate functionPavel Dovgalyuk
2017-01-26hbitmap: Add hbitmap_is_serializable()Max Reitz
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-01-24nios2: Add support for Nios-II R1Marek Vasut
2017-01-24nios2: Add usermode binaries emulationMarek Vasut
2017-01-24nios2: Add disas entriesMarek Vasut
2017-01-24win32: use glib gpoll if glib >= 2.50Marc-André Lureau
2017-01-24object: make some funcs staticMarc-André Lureau
2017-01-24object.h: spelling fixMarc-André Lureau
2017-01-24include: Fix typos found by codespellStefan Weil
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-24migration: re-active images while migration been canceled after inactive themzhanghailiang
2017-01-24migration: Fail migration blocker for --only-migratableAshijeet Acharya
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2017-01-24migration: Add a new option to enable only-migratableAshijeet Acharya
2017-01-24migration: migrate QTAILQJianjun Duan
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-23arch_init: Remove unnecessary default_config_files tableEduardo Habkost
2017-01-23io: introduce a DNS resolver APIDaniel P. Berrange
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: add ability to associate an error with a taskDaniel P. Berrange
2017-01-23io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange
2017-01-23io: fix typo in docs for QIOTaskDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...Peter Maydell
2017-01-20pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell