qemu.git
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-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 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/cve...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-03-01 Mike NawrockiAdd PowerPC 32-bit guest memory dump support
2017-03-01 Cédric Le Goaterppc/xics: rename 'ICPState *' variables to 'icp'
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: register the reset handler of ICP objects
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: move kernel_xics_fd out of KVMXICSState
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: register the reset handler of ICS objects
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: add an InterruptStatsProvider interface to...
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 Nikunj A Dadhaniatarget/ppc: add mcrxrx instruction
2017-03-01 Nikunj A Dadhaniatarget/ppc: add ov32 flag in divide operations
2017-03-01 Nikunj A Dadhaniatarget/ppc: add ov32 flag for multiply low insns
2017-03-01 Nikunj A Dadhaniatarget/ppc: use tcg ops for neg instruction
2017-03-01 Nikunj A Dadhaniatarget/ppc: update overflow flags for add/sub
2017-03-01 Nikunj A Dadhaniatarget/ppc: update ca32 in arithmetic substract
2017-03-01 Nikunj A Dadhaniatarget/ppc: update ca32 in arithmetic add
2017-03-01 Nikunj A Dadhaniatarget/ppc: support for 32-bit carry and overflow
2017-03-01 David Gibsontarget/ppc: Correct SDR1 masking
2017-03-01 Suraj Jitindar... target/ppc: Remove the function ppc_hash64_set_sdr1()
2017-03-01 David Gibsontarget/ppc: Manage external HPT via virtual hypervisor
2017-03-01 David Gibsontarget/ppc: Eliminate htab_base and htab_mask variables
2017-03-01 David Gibsontarget/ppc: Cleanup HPTE accessors for 64-bit hash MMU
2017-03-01 David Gibsontarget/ppc: SDR1 is a hypervisor resource
2017-03-01 David Gibsontarget/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_p...
2017-03-01 David Gibsonpseries: Minor cleanups to HPT management hypercalls
2017-03-01 David Gibsontarget/ppc: Fix KVM-HV HPTE accessors
2017-03-01 Greg Kurzsysemu: support up to 1024 vCPUs
2017-03-01 Nikunj A Dadhaniatarget/ppc: introduce helper_update_ov_legacy
2017-03-01 Laurent Vivierspapr: generate DT node names
2017-03-01 Laurent VivierPCI: add missing classes in pci_ids.h to build device...
2017-03-01 Nikunj A Dadhaniatarget/ppc: optimize gen_write_xer()
2017-03-01 Nikunj A Dadhaniatarget/ppc: move cpu_[read, write]_xer to cpu.c
2017-02-28 Mark Cave-AylandUpdate OpenBIOS images to 0cd97cc built from submodule.
2017-02-28 Pranith Kumaraarch64: Change ext type to TCGType to fix warnings
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 Wolfblock: Assertions for resize permission
2017-02-28 Kevin Wolfblock: Assertions for write permissions
2017-02-28 Kevin Wolfblock: Pass BdrvChild to bdrv_aligned_preadv/pwritev...
2017-02-28 Kevin Wolftests: Remove FIXME comments
2017-02-28 Kevin Wolfnbd/server: Use real permissions for NBD exports
2017-02-28 Kevin Wolfmigration/block: Use real permissions
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 Wolfstream: Use real permissions in streaming block job
2017-02-28 Kevin Wolfmirror: Use real permissions in mirror/active commit...
2017-02-28 Kevin Wolfblockjob: Factor out block_job_remove_all_bdrv()
2017-02-28 Kevin Wolfblock: Allow backing file links in change_parent_backin...
2017-02-28 Kevin Wolfblock: BdrvChildRole.attach/detach() callbacks
2017-02-28 Kevin Wolfblock: Fix pending requests check in bdrv_append()
2017-02-28 Kevin Wolfbackup: Use real permissions in backup block job
2017-02-28 Kevin Wolfcommit: Use real permissions for HMP 'commit'
2017-02-28 Kevin Wolfcommit: Use real permissions in commit block job
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: Include details on permission errors in message
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: Request real permissions in blk_new_open()
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 Wolfblock: Request real permissions in bdrv_attach_child()
2017-02-28 Kevin Wolfblock: Require .bdrv_child_perm() with child nodes
2017-02-28 Kevin Wolfvvfat: Implement .bdrv_child_perm()
2017-02-28 Kevin Wolfblock: Request child permissions in format drivers
next