index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-06-26
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...
Peter Maydell
2018-06-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-25
Merge branch 'master' of git://git.qemu.org/qemu into x86-next
Eduardo Habkost
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
2018-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...
Peter Maydell
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2018-06-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...
Peter Maydell
2018-06-22
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180622' into...
Peter Maydell
2018-06-22
hw/arm/iotkit: Wire up MPC interrupt lines
Peter Maydell
2018-06-22
hw/arm/iotkit: Instantiate MPC
Peter Maydell
2018-06-22
hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
Peter Maydell
2018-06-22
hw/misc/tz-mpc.c: Implement registers
Peter Maydell
2018-06-22
hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
Peter Maydell
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
linux-headers: Update to kernel mainline commit b357bf602
Eric Auger
2018-06-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into...
Peter Maydell
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
2018-06-21
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging
Peter Maydell
2018-06-21
nbd/server: introduce NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
2018-06-21
nbd/server: implement dirty bitmap export
Vladimir Sementsov-Ogievskiy
2018-06-21
ppc4xx_i2c: Implement directcntl register
BALATON Zoltan
2018-06-21
ppc4xx_i2c: Remove unimplemented sdata and intr registers
BALATON Zoltan
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
spapr: Add cpu_apply hook to capabilities
David Gibson
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
2018-06-21
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2018-06-21
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2018-06-21
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...
Peter Maydell
2018-06-18
block/mirror: Add copy mode QAPI interface
Max Reitz
2018-06-18
job: Add job_progress_increase_remaining()
Max Reitz
2018-06-18
block/dirty-bitmap: Add bdrv_dirty_iter_next_area
Max Reitz
2018-06-18
hbitmap: Add @advance param to hbitmap_iter_next()
Max Reitz
2018-06-18
block: Allow graph changes in bdrv_drain_all_begin/end sections
Kevin Wolf
2018-06-18
block: ignore_bds_parents parameter for drain functions
Kevin Wolf
2018-06-18
block: Allow AIO_WAIT_WHILE with NULL ctx
Kevin Wolf
2018-06-18
block: Don't poll in parent drain callbacks
Kevin Wolf
[next]