Sign in
qemu
/
qemu
/
21142ba7ffbf62bd8914af4595184415c50f8f39
/
include
25d0c16
migration: Switch to COLO process after finishing loadvm
by zhanghailiang
· 8 years ago
0b827d5
migration: Enter into COLO mode after migration if COLO is enabled
by zhanghailiang
· 8 years ago
5821ebf
COLO: migrate COLO related info to secondary node
by zhanghailiang
· 8 years ago
35a6ed4
migration: Introduce capability 'x-colo' to migration
by zhanghailiang
· 8 years ago
66a77ea
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into staging
by Peter Maydell
· 8 years ago
01b601f
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' into staging
by Peter Maydell
· 8 years ago
fd209e4
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 8 years ago
afdbd40
spapr: Add DRC count indexed hotplug identifier type
by Bharata B Rao
· 8 years ago
ffbb170
spapr_events: add support for dedicated hotplug event source
by Michael Roth
· 8 years ago
417ece3
spapr: improve ibm,architecture-vec-5 property handling
by Michael Roth
· 8 years ago
6787d27
spapr: add option vector handling in CAS-generated resets
by Michael Roth
· 8 years ago
facdb8b
spapr_hcall: use spapr_ovec_* interfaces for CAS options
by Michael Roth
· 8 years ago
b20b7b7
spapr_ovec: initial implementation of option vector helpers
by Michael Roth
· 8 years ago
398a0bd
pseries: Remove spapr_create_fdt_skel()
by David Gibson
· 8 years ago
bf5a669
pseries: Consolidate construction of /vdevice device tree node
by David Gibson
· 8 years ago
ffb1e27
pseries: Move /event-sources construction to spapr_build_fdt()
by David Gibson
· 8 years ago
3f5dabc
pseries: Consolidate construction of /rtas device tree node
by David Gibson
· 8 years ago
7c866c6
pseries: Consolidate construction of /chosen device tree node
by David Gibson
· 8 years ago
9b9a190
pseries: Move construction of /interrupt-controller fdt node
by David Gibson
· 8 years ago
2cac78c
pseries: Consolidate RTAS loading
by David Gibson
· 8 years ago
a19f7fb
pseries: Make spapr_create_fdt_skel() get information from machine state
by David Gibson
· 8 years ago
cae172a
pseries: Remove rtas_addr and fdt_addr fields from machinestate
by David Gibson
· 8 years ago
3495b6b
ppc/pnv: add a ISA bus
by Cédric Le Goater
· 8 years ago
a3980bf
ppc/pnv: add a LPC controller
by Benjamin Herrenschmidt
· 8 years ago
24ece07
ppc/pnv: add XSCOM handlers to PnvCore
by Cédric Le Goater
· 8 years ago
967b752
ppc/pnv: add XSCOM infrastructure
by Cédric Le Goater
· 8 years ago
d2fd961
ppc/pnv: add a PnvCore object
by Cédric Le Goater
· 8 years ago
631adaf
ppc/pnv: add a PIR handler to PnvChip
by Cédric Le Goater
· 8 years ago
397a79e
ppc/pnv: add a core mask to PnvChip
by Cédric Le Goater
· 8 years ago
e997040
ppc/pnv: add a PnvChip object
by Cédric Le Goater
· 8 years ago
9e933f4
ppc/pnv: add skeleton PowerNV platform
by Benjamin Herrenschmidt
· 8 years ago
e763da23
pseries: Remove unused callbacks from sPAPR VIO bus state
by David Gibson
· 8 years ago
e340325
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
by Cédric Le Goater
· 8 years ago
d49c603
ppc/xics: add a XICSState backlink in ICPState
by Cédric Le Goater
· 8 years ago
2bb0d10
ppc/xics: add a xics_set_nr_servers common routine
by Cédric Le Goater
· 8 years ago
c6363ba
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
by Thomas Huth
· 8 years ago
ad723fe
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
by Thomas Huth
· 8 years ago
55d9950
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
by Thomas Huth
· 8 years ago
99868af
dma-helpers: explicitly pass alignment into DMA helpers
by Mark Cave-Ayland
· 8 years ago
cbc14ac
block: Remove bdrv_aio_ioctl()
by Kevin Wolf
· 8 years ago
16a389d
block: Introduce .bdrv_co_ioctl() driver callback
by Kevin Wolf
· 8 years ago
61b2450
block: Remove bdrv_ioctl()
by Kevin Wolf
· 8 years ago
48af776
block: Use blk_co_ioctl() for all BB level ioctls
by Kevin Wolf
· 8 years ago
7381e95
block: Remove bdrv_aio_pdiscard()
by Kevin Wolf
· 8 years ago
e93a68e
char: set name for all I/O channels created
by Daniel P. Berrange
· 8 years ago
20f4aa2
io: add ability to set a name for IO channels
by Daniel P. Berrange
· 8 years ago
d8d3c7c
io: Introduce a qio_channel_set_feature() helper
by Felipe Franciosi
· 8 years ago
8fbf661
io: Fix double shift usages on QIOChannel features
by Felipe Franciosi
· 8 years ago
7ebee43
tcg: Add atomic128 helpers
by Richard Henderson
· 9 years ago
fdbc2b5
tcg: Add EXCP_ATOMIC
by Richard Henderson
· 9 years ago
1edaeee
int128: Add int128_make128
by Richard Henderson
· 9 years ago
0846beb
int128: Use __int128 if available
by Richard Henderson
· 9 years ago
258dfaa
exec: Avoid direct references to Int128 parts
by Richard Henderson
· 9 years ago
84bca39
atomics: Add __nocheck atomic operations
by Richard Henderson
· 8 years ago
83d0c71
atomics: add atomic_op_fetch variants
by Emilio G. Cota
· 9 years ago
61696dd
atomics: add atomic_xor
by Emilio G. Cota
· 9 years ago
d1a9f2d
atomics: Add parameters to macros
by Richard Henderson
· 8 years ago
603476c
qdict: implement a qdict_crumple method for un-flattening a dict
by Daniel P. Berrange
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 8 years ago
09e6836
qapi: rename QmpInputVisitor to QObjectInputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
c43e853
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 8 years ago
7bbc124
exec: call cpu_exec_exit() from a CPU unrealize common function
by Laurent Vivier
· 8 years ago
ce5b1bb
exec: move cpu_exec_init() calls to realize functions
by Laurent Vivier
· 8 years ago
39e329e
exec: split cpu_exec_init()
by Laurent Vivier
· 8 years ago
080ac21
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
by Igor Mammedov
· 8 years ago
079019f
Increase MAX_CPUMASK_BITS from 255 to 288
by Igor Mammedov
· 8 years ago
33d7a28
pc: apic_common: Extend APIC ID property to 32bit
by Igor Mammedov
· 8 years ago
5eff33a
pc: acpi: x2APIC support for SRAT table
by Igor Mammedov
· 8 years ago
e2c9593
pc: acpi: x2APIC support for MADT table and _MAT method
by Igor Mammedov
· 8 years ago
fe4c040
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024' into staging
by Peter Maydell
· 8 years ago
6d3f404
block: More operations for meta dirty bitmap
by Fam Zheng
· 8 years ago
882c36f
block: BdrvDirtyBitmap serialization interface
by Vladimir Sementsov-Ogievskiy
· 8 years ago
8258888
hbitmap: serialization
by Vladimir Sementsov-Ogievskiy
· 8 years ago
15891fa
block: Add two dirty bitmap getters
by Fam Zheng
· 8 years ago
fb93343
block: Support meta dirty bitmap
by Fam Zheng
· 8 years ago
07ac4cd
HBitmap: Introduce "meta" bitmap to track bit changes
by Fam Zheng
· 8 years ago
dc162c8
block: Hide HBitmap in block dirty bitmap interface
by Fam Zheng
· 8 years ago
16fc326
ACPI: Add IORT Structure definition
by Prem Mallappa
· 8 years ago
226fb5a
arm_mptimer: Convert to use ptimer
by Dmitry Osipenko
· 8 years ago
5580ea4
hw/ptimer: Add "no counter round down" policy
by Dmitry Osipenko
· 8 years ago
3f6e6a1
hw/ptimer: Add "no immediate reload" policy
by Dmitry Osipenko
· 8 years ago
22471b8
hw/ptimer: Add "no immediate trigger" policy
by Dmitry Osipenko
· 8 years ago
ef0a998
hw/ptimer: Add "continuous trigger" policy
by Dmitry Osipenko
· 8 years ago
2b5c032
hw/ptimer: Add "wraparound after one period" policy
by Dmitry Osipenko
· 8 years ago
20bccb8
cpu: Support a target CPU having a variable page size
by Peter Maydell
· 8 years ago
82878da
char: remove explicit_be_open from CharDriverState
by Marc-André Lureau
· 8 years ago
3aef23d
char: replace avail_connections
by Marc-André Lureau
· 8 years ago
58fa549
char: remove unused qemu_chr_fe_event
by Marc-André Lureau
· 8 years ago
8c260cb
char: use an enum for CHR_EVENT
by Marc-André Lureau
· 8 years ago
8cd3566
char: remove unused CHR_EVENT_FOCUS
by Marc-André Lureau
· 8 years ago
830896a
char: move fe_open in CharBackend
by Marc-André Lureau
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
72ac876
char: rename chr_close/chr_free
by Marc-André Lureau
· 8 years ago
a4afa54
char: move front end handlers in CharBackend
by Marc-André Lureau
· 8 years ago
fa394ed
char: make some qemu_chr_fe skip if no driver
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
386f07d
char: fold qemu_chr_set_handlers in qemu_chr_fe_set_handlers
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
7fa47e2
char: rename some frontend functions
by Marc-André Lureau
· 8 years ago
Next »