]> git.proxmox.com Git - mirror_qemu.git/history - include
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170331' into staging
[mirror_qemu.git] / include /
2017-03-03 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-03-03 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-03-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-03-03 Suraj Jitindar Singhtarget/ppc: Add patb_entry to sPAPRMachineState
2017-03-03 Alexey Kardashevskiyexec, kvm, target-ppc: Move getrampagesize() to common...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-03-02 Ben WarrenACPI: Add Virtual Machine Generation ID support
2017-03-02 Ben WarrenACPI: Add vmgenid blob storage to the build tables
2017-03-02 Ben Warrenlinker-loader: Add new 'write pointer' command
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-03-01 Pavel Dovgalyukreplay: add record/replay for audio passthrough
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/cve...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-03-01 Cédric Le Goaterppc/xics: move InterruptStatsProvider to the sPAPR...
2017-03-01 Cédric Le Goaterppc/xics: move ics-simple post_load under the machine
2017-03-01 Cédric Le Goaterppc/xics: remove the XICSState classes
2017-03-01 Cédric Le Goaterppc/xics: export the XICS init routines
2017-03-01 Cédric Le Goaterppc/xics: move the ICP array under the sPAPR machine
2017-03-01 Cédric Le Goaterppc/xics: simplify spapr_dt_xics() interface
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface to grab an ICP
2017-03-01 Cédric Le Goaterppc/xics: move the cpu_setup() handler under the ICPSta...
2017-03-01 Cédric Le Goaterppc/xics: simplify the cpu_setup() handler
2017-03-01 Cédric Le Goaterppc/xics: extend the QOM interface to handle ICPs
2017-03-01 Cédric Le Goaterppc/xics: remove the XICS list of ICS
2017-03-01 Cédric Le Goaterppc/xics: remove xics_find_source()
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface to resend irqs
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface to get irqs
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface under the sPAPR machine
2017-03-01 Cédric Le Goaterppc/xics: introduce a XICSFabric QOM interface to handl...
2017-03-01 Cédric Le Goaterppc/xics: store the ICS object under the sPAPR machine
2017-03-01 Cédric Le Goaterppc/xics: remove set_nr_servers() handler from XICSStat...
2017-03-01 Cédric Le Goaterppc/xics: remove set_nr_irqs() handler from XICSStateClass
2017-03-01 David Gibsonxics: XICS should not be a SysBusDevice
2017-03-01 Greg Kurzspapr/pci: populate PCI DT in reverse order
2017-03-01 Laurent VivierPCI: add missing classes in pci_ids.h to build device...
2017-02-28 Marc-André Lureautests: fix ptimer leaks
2017-02-28 Marc-André Lureauglib-compat: add g_test_add_data_func_full fallback
2017-02-28 Marc-André Lureautimer: use an inline function for free
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-02-28 Kevin Wolfblock: Add Error parameter to bdrv_append()
2017-02-28 Kevin Wolfblock: Add Error parameter to bdrv_set_backing_hd()
2017-02-28 Kevin Wolfhmp: Request permissions in qemu-io
2017-02-28 Kevin Wolfcommit: Add filter-node-name to block-commit
2017-02-28 Kevin Wolfmirror: Add filter-node-name to blockdev-mirror
2017-02-28 Kevin Wolfblockjob: Factor out block_job_remove_all_bdrv()
2017-02-28 Kevin Wolfblock: BdrvChildRole.attach/detach() callbacks
2017-02-28 Kevin Wolfblockjob: Add permissions to block_job_add_bdrv()
2017-02-28 Kevin Wolfblock: Add BdrvChildRole.stay_at_node
2017-02-28 Kevin Wolfblock: Add BdrvChildRole.get_parent_desc()
2017-02-28 Kevin Wolfblockjob: Add permissions to block_job_create()
2017-02-28 Kevin Wolfhw/block: Introduce share-rw qdev property
2017-02-28 Kevin Wolfhw/block: Request permissions
2017-02-28 Kevin Wolfblock: Allow error return in BlockDevOps.change_media_cb()
2017-02-28 Kevin Wolfblock: Add BDRV_O_RESIZE for blk_new_open()
2017-02-28 Kevin Wolfblock: Add error parameter to blk_insert_bs()
2017-02-28 Kevin Wolfblock: Add permissions to blk_new()
2017-02-28 Kevin Wolfblock: Add permissions to BlockBackend
2017-02-28 Kevin Wolfvvfat: Implement .bdrv_child_perm()
2017-02-28 Kevin Wolfblock: Default .bdrv_child_perm() for format drivers
2017-02-28 Kevin Wolfblock: Default .bdrv_child_perm() for filter drivers
2017-02-28 Kevin Wolfblock: Involve block drivers in permission granting
2017-02-28 Kevin Wolfblock: Let callers request permissions when attaching...
2017-02-28 Kevin Wolfblock: Add Error argument to bdrv_attach_child()
2017-02-28 Kevin Wolfblock: Add op blocker permission constants
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-02-28 Clement Deschampsbcm2835: add sdhost and gpio controllers
2017-02-28 Clement Deschampsbcm2835_gpio: add bcm2835 gpio controller
2017-02-28 Clement Deschampshw/sd: add card-reparenting function
2017-02-28 Vijaya Kumar Khw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-02-28 Paolo Bonziniupdate Linux headers to 4.11
2017-02-28 Peter Maydellstm32f205: Create armv7m object without using armv7m_init()
2017-02-28 Peter Maydellarmv7m: Split systick out from NVIC
2017-02-28 Peter Maydellarmv7m: Make bitband device take the address space...
2017-02-28 Peter Maydellarmv7m: Make ARMv7M object take memory region link
2017-02-28 Peter Maydellarmv7m: QOMify the armv7m container
2017-02-28 Peter Maydellarmv7m: Move NVICState struct definition into header
2017-02-28 Peter Maydellarmv7m: Abstract out the "load kernel" code
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-02-28 Clement Deschampsbcm2835_sdhost: add bcm2835 sdhost controller
2017-02-28 Eric Augerhw/arm/virt: Add a user option to disallow ITS instanti...
2017-02-28 Marcin Chojnackitarget-arm: Implement BCM2835 hardware RNG
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2017-02-28 Dr. David Alan Gilbertpostcopy: Use temporary for placing zero huge pages
2017-02-28 Dr. David Alan Gilbertpostcopy: Plumb pagesize down into place helpers
2017-02-28 Dr. David Alan Gilbertpostcopy: Record largest page size
next