]> git.proxmox.com Git - mirror_qemu.git/history - include
pseries: Make RTAS time of day functions respect -rtc options
[mirror_qemu.git] / include /
2015-03-09 David Gibsonpseries: Add spapr_rtc_read() helper function
2015-03-09 David Gibsonpseries: Move sPAPR RTC code into its own file
2015-03-09 David GibsonAdd more VMSTATE_*_TEST variants for integers
2015-03-09 David GibsonGeneralize QOM publishing of date and time from mc14681...
2015-03-09 Alexey Kardashevskiyspapr-pci: Enable huge BARs
2015-03-09 David Gibsonpseries: Limit PCI host bridge "index" value
2015-03-09 Alexey Kardashevskiyspapr_vio/spapr_iommu: Move VIO bypass where it belongs
2015-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20150...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-03-08 Michael S. Tsirkinaml-build: comment fix
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/gonglei/tags...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-03-04 zhanghailiangpc-dimm: add a function to calculate VM's current RAM...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-03 Radim Krčmářqxl: refactor rounding up to a nearest power of 2
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-03-03 Peter MaydellRevert "Merge remote-tracking branch 'remotes/ehabkost...
2015-03-02 Samuel Pitoisetvfio: allow to disable MMAP per device with -x-mmap...
2015-03-02 Alexey Kardashevskiyvfio: Make type1 listener symbols static
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-01 Markus Armbrusterpci-hotplug-old: Has been dead for five major releases...
2015-03-01 Markus Armbrusterpci: Give a few helpers internal linkage
2015-03-01 Igor Mammedovacpi: make build_*() routines static to aml-build.c
2015-03-01 Igor Mammedovpc: export applesmc IO port/len
2015-03-01 Igor Mammedovacpi: add acpi_irq_no_flags() term
2015-03-01 Stefan Bergertpm: Support for TIS selftest done flag
2015-02-27 Fam Zhengblock: Forbid bdrv_set_aio_context outside BQL
2015-02-26 Markus Armbrusterqemu-img: Suppress unhelpful extra errors in convert...
2015-02-26 Markus ArmbrusterQemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err...
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opts_set() to Error, fix its use
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opt_set_number() to Error, fix...
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opt_set_bool() to Error, fix...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-02-26 Igor Mammedovpc: pcihp: expose MMIO base and len as properties
2015-02-26 Igor Mammedovacpi: add aml_word_bus_number(), aml_word_io(), aml_dwo...
2015-02-26 Igor Mammedovacpi: add aml_reserved_field() term
2015-02-26 Igor Mammedovpc: acpi-build: create CPU hotplug IO region dynamically
2015-02-26 Igor Mammedovacpi: add aml_eisaid() term
2015-02-26 Igor Mammedovacpi: add aml_processor() term
2015-02-26 Igor Mammedovacpi: add aml_equal() term
2015-02-26 Igor Mammedovacpi: add aml_varpackage() term
2015-02-26 Igor Mammedovacpi: add aml_string() term
2015-02-26 Igor Mammedovacpi: add aml_local() term
2015-02-26 Igor Mammedovacpi: add aml_field() & aml_named_field() terms
2015-02-26 Igor Mammedovacpi: add aml_operation_region() term
2015-02-26 Igor Mammedovacpi: include PkgLength size only when requested
2015-02-26 Igor Mammedovacpi: add aml_io() helper
2015-02-26 Igor Mammedovacpi: add aml_resource_template() helper
2015-02-26 Igor Mammedovacpi: add aml_buffer() term
2015-02-26 Igor Mammedovacpi: add aml_package() term
2015-02-26 Igor Mammedovacpi: add aml_call1(), aml_call2(), aml_call3(), aml_ca...
2015-02-26 Igor Mammedovacpi: add aml_notify() term
2015-02-26 Igor Mammedovacpi: add aml_and() term
2015-02-26 Igor Mammedovacpi: add aml_store() term
2015-02-26 Igor Mammedovacpi: add aml_arg() term
2015-02-26 Igor Mammedovacpi: add aml_return() term
2015-02-26 Igor Mammedovacpi: add aml_int() term
2015-02-26 Igor Mammedovacpi: add aml_name() & aml_name_decl() term
2015-02-26 Igor Mammedovacpi: add aml_if() term
2015-02-26 Igor Mammedovacpi: add aml_method() term
2015-02-26 Igor Mammedovacpi: add aml_device() term
2015-02-26 Igor Mammedovacpi: add aml_scope() term
2015-02-26 Igor Mammedovacpi: introduce AML composer aml_append()
2015-02-26 Michael S. Tsirkinvirtio_ring.h: s/__inline__/inline/
2015-02-26 Michael S. Tsirkinstandard-headers: include stdint.h
2015-02-26 Cornelia Huckvirtio: add feature checking helpers
2015-02-26 Cornelia Huckvirtio: feature bit manipulation helpers
2015-02-26 Cornelia Huckvirtio: cull virtio_bus_set_vdev_features
2015-02-26 Michael S. Tsirkinstandard-headers: add s390 virtio headers
2015-02-26 Michael S. Tsirkinvirtio-serial: switch to standard-headers
2015-02-26 Michael S. Tsirkinvirtio-scsi: use standard-headers
2015-02-26 Michael S. Tsirkinvirtio-rng: use standard-headers
2015-02-26 Michael S. Tsirkinvirtio-net,tap: use standard-headers
2015-02-26 Michael S. Tsirkinvirtio-blk: switch to standard-headers
2015-02-26 Michael S. Tsirkinvirtio-balloon: use standard headers
2015-02-26 Michael S. Tsirkinvirtio: use standard-headers
2015-02-26 Michael S. Tsirkinvirtio: use standard virtio_ring.h
2015-02-26 Michael S. Tsirkininclude: import virtio headers from linux 4.0
2015-02-26 Michael S. Tsirkinacpi: has_immutable_rsdp->!rsdp_in_ram
2015-02-26 Igor Mammedovpc: acpi-build: migrate RSDP table
2015-02-26 Tang Chenacpi, ich9: Add unplug cb for ich9.
2015-02-26 Tang Chenacpi, ich9: Add hotunplug request cb for ich9.
2015-02-26 Markus Armbrusterqdev: Don't exit when running into bad -global
2015-02-26 Markus Armbrusterpci: Permit incremental conversion of device models...
2015-02-26 Igor Mammedovacpi: drop min-bytes in build_package()
2015-02-26 Igor Mammedovacpi: add build_append_namestring() helper
2015-02-26 Igor Mammedovacpi: move generic aml building helpers into dedictated...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Eduardo Habkosttarget-i386: Move topology.h to include/hw/i386
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
next