aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routinepull-target-arm-20191111Clement Deschamps
2019-11-11Remove unassigned_access CPU hookPeter Maydell
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell
2019-11-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-11-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-11-06Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell
2019-11-06global: Squash 'the the'Dr. David Alan Gilbert
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau
2019-11-04block: Add bdrv_co_get_self_request()Max Reitz
2019-11-04block: Make wait/mark serialising requests publicMax Reitz
2019-11-04nvme: fix NSSRS offset in CAP registerKlaus Jensen
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31scsi: Propagate unrealize() callback to scsi-hdSam Eiderman
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman
2019-10-31block: Support providing LCHS from userSam Eiderman
2019-10-31block: Refactor macros - fix tabbingSam Eiderman
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell
2019-10-29net/virtio: add failover supportJens Freimann
2019-10-29migration: add new migration state wait-unplugJens Freimann
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann
2019-10-29pci: mark devices partially unpluggedJens Freimann
2019-10-29pci: add option for net failoverJens Freimann
2019-10-29qdev/qbus: add hidden device supportJens Freimann
2019-10-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky
2019-10-29virtio: new post_load hookMichael S. Tsirkin
2019-10-29net: add tulip (dec21143) driverSven Schnelle
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier
2019-10-28hw/m68k: add Nubus supportLaurent Vivier
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier
2019-10-28include/exec: wrap cpu_ldst.h in CONFIG_TCGAlex Bennée
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée