]> git.proxmox.com Git - mirror_qemu.git/history - include
display: express dependencies with kconfig
[mirror_qemu.git] / include /
2019-03-07 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-03-06 David Hildenbrandqdev: Provide qdev_get_bus_hotplug_handler()
2019-03-06 Igor Mammedovqdev: Let machine hotplug handler to override bus hotpl...
2019-03-06 Tony Krowiakqdev/core: fix qbus_is_full()
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-03-06 Wei Wangvirtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-03-06 Wei Wangmigration/ram.c: add the free page optimization enable...
2019-03-06 Wei Wangmigration/ram.c: add a notifier chain for precopy
2019-03-06 Wei Wangmigration: API to clear bits of guest free pages from...
2019-03-06 Wei Wangbitmap: bitmap_count_one_with_offset
2019-03-06 Wei Wangbitmap: fix bitmap_count_one
2019-03-06 Yury Kotovmigration: Add an ability to ignore shared RAM blocks
2019-03-06 Yury Kotovexec: Change RAMBlockIterFunc definition
2019-03-06 Dr. David Alan Gilbertmigration: Cleanup during exit
2019-03-06 Greg Kurzbswap: Fix accessors syntax in comment
2019-03-06 Wei Yanghw/acpi: remove unused function acpi_table_add_builtin()
2019-03-06 Wei Yanghw/i386/pc.c: remove unused function pc_acpi_init()
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-05 Michel Heilyhw/arm/stellaris: Implement watchdog timer
2019-03-05 Eric Augerhw/arm/virt: Dynamic memory map depending on RAM requir...
2019-03-05 Eric Augerhw/boards: Add a MachineState parameter to kvm_type...
2019-03-05 Eric Augerhw/arm/virt: Split the memory map description
2019-03-05 Eric Augerhw/arm/virt: Rename highmem IO regions
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2019-03-05 Dr. David Alan Gilbertnet: Add a network device specific self-announcement...
2019-03-05 Dr. David Alan Gilbertmigration: Switch to using announce timer
2019-03-05 Dr. David Alan Gilbertvirtio-net: Switch to using announce timer
2019-03-05 Dr. David Alan Gilbertmigration: Add announce parameters
2019-03-05 Dr. David Alan Gilbertnet: Introduce announce timer
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-02-28 Peter Maydellhw/arm/armsse: Unify init-svtor and cpuwait handling
2019-02-28 Peter Maydellhw/arm/iotkit-sysctl: Add SSE-200 registers
2019-02-28 Peter Maydellhw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 regis...
2019-02-28 Peter Maydellhw/arm/armsse: Wire up the MHUs
2019-02-28 Peter Maydellhw/misc/armsse-mhu.c: Model the SSE-200 Message Handlin...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-02-28 Corey Minyardi2c:smbus_slave: Add an SMBus vmstate structure
2019-02-28 Corey Minyardi2c:pm_smbus: Fix state transfer
2019-02-28 Corey Minyardmigration: Add a VMSTATE_BOOL_TEST() macro
2019-02-28 Corey Minyardi2c:pm_smbus: Fix pm_smbus handling of I2C block read
2019-02-28 Corey Minyardboards.h: Ignore migration for SMBus devices on older...
2019-02-28 Corey Minyardi2c:smbus: Simplify read handling
2019-02-28 Corey Minyardi2c:smbus: Simplify write operation
2019-02-28 Corey Minyardi2c:smbus: Correct the working of quick commands
2019-02-28 Corey Minyardi2c: have I2C receive operation return uint8_t
2019-02-28 Corey Minyardi2c: Split smbus into parts
2019-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-02-26 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-02-26 Daniel P. Berrangeauthz: delete existing ACL implementation
2019-02-26 Daniel P. Berrangeauthz: add QAuthZPAM object type for authorizing using PAM
2019-02-26 Daniel P. Berrangéauthz: add QAuthZListFile object type for a file access...
2019-02-26 Daniel P. Berrangeauthz: add QAuthZList object type for an access control...
2019-02-26 Daniel P. Berrangéauthz: add QAuthZSimple object type for easy whitelist...
2019-02-26 Daniel P. Berrangeauthz: add QAuthZ object as an authorization base class
2019-02-26 Daniel P. Berrangéutil: add helper APIs for dealing with inotify in porta...
2019-02-26 David Hildenbrandsoftfloat: Implement float128_to_uint32
2019-02-26 David Hildenbrandsoftfloat: add float128_is_{normal,denormal}
2019-02-25 Greg Kurzspapr: add hotplug hooks for PHB hotplug
2019-02-25 Michael Rothspapr_pci: provide node start offset via spapr_populate...
2019-02-25 Michael Rothspapr: create DR connectors for PHBs
2019-02-25 Greg Kurzspapr_pci: add PHB unrealize
2019-02-25 Greg Kurzspapr_irq: Expose the phandle of the interrupt controller
2019-02-25 Greg Kurzspapr: Expose the name of the interrupt controller...
2019-02-25 Greg Kurzxics: Write source state to KVM at claim time
2019-02-25 Greg Kurzspapr/drc: Drop spapr_drc_attach() fdt argument
2019-02-25 Greg Kurzspapr/pci: Generate FDT fragment at configure connector...
2019-02-25 Greg Kurzspapr: Generate FDT fragment for CPUs at configure...
2019-02-25 Greg Kurzspapr: Generate FDT fragment for LMBs at configure...
2019-02-25 Greg Kurzspapr_drc: Allow FDT fragment to be added later
2019-02-25 Benjamin Herrenschmidttarget/ppc/spapr: Set LPCR:HR when using Radix mode
2019-02-25 Prasad J Panditppc: add host-serial and host-model machine attributes...
2019-02-25 Benjamin Herrenschmidttarget/ppc: Add POWER9 external interrupt model
2019-02-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-25 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2019-02-25 Max Reitzblock: Purify .bdrv_refresh_filename()
2019-02-25 Max Reitzblock: Add BlockDriver.bdrv_gather_child_options
2019-02-25 Max Reitzblock: Add strong_runtime_opts to BlockDriver
2019-02-25 Max Reitzblock: Add bdrv_dirname()
2019-02-25 Max Reitzblock: bdrv_get_full_backing_filename's ret. val.
2019-02-25 Max Reitzblock: bdrv_get_full_backing_filename_from_...'s ret...
2019-02-25 Max Reitzblock: Make path_combine() return the path
2019-02-25 Max Reitzblock: Add BDS.auto_backing_file
2019-02-25 Max Reitzblock: Use bdrv_refresh_filename() to pull
2019-02-25 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-02-25 Vladimir Sementsov... block: fix bdrv_check_perm for non-tree subgraph
next