index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
1
-0
/
+5
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2
-0
/
+23
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2
-0
/
+14
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
1
-0
/
+3
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
1
-0
/
+2
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2
-0
/
+21
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
10
-58
/
+478
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2
-3
/
+37
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-3
/
+3
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
1
-0
/
+4
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
2
-2
/
+5
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
1
-0
/
+1
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
1
-1
/
+3
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2
-1
/
+7
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
1
-0
/
+62
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
1
-1
/
+0
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
1
-1
/
+1
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
1
-1
/
+1
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
1
-2
/
+1
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
1
-1
/
+1
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
1
-0
/
+1
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
1
-0
/
+1
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
1
-0
/
+4
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
1
-1
/
+0
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
3
-0
/
+73
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2
-0
/
+21
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2
-0
/
+71
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
2
-0
/
+50
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
1
-0
/
+4
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
1
-0
/
+63
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
1
-0
/
+38
2016-10-28
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
1
-2
/
+0
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
1
-3
/
+3
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
1
-0
/
+2
2016-10-28
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
1
-3
/
+3
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2
-41
/
+30
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
1
-0
/
+24
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
1
-3
/
+3
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
1
-3
/
+0
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
1
-0
/
+2
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
1
-1
/
+0
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2
-0
/
+2
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
1
-3
/
+0
2016-10-27
char: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+4
2016-10-27
io: add ability to set a name for IO channels
Daniel P. Berrange
2
-0
/
+20
2016-10-26
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
1
-0
/
+10
2016-10-26
io: Fix double shift usages on QIOChannel features
Felipe Franciosi
1
-3
/
+3
[next]