aboutsummaryrefslogtreecommitdiffstats
path: root/migration/trace-events (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11tcg/ppc/tcg-target.opc.h: Add copyright/licensePeter Maydell1-0/+20
2019-11-11tcg/i386/tcg-target.opc.h: Add copyright/licensePeter Maydell1-3/+25
2019-11-11tcg/aarch64/tcg-target.opc.h: Add copyright/licensePeter Maydell1-3/+12
2019-11-08dp8393x: fix dp8393x_receive()Laurent Vivier1-3/+9
2019-11-08dp8393x: put the DMA buffer in the state structureLaurent Vivier1-55/+50
2019-11-07Update version for v4.2.0-rc0 releasePeter Maydell1-1/+1
2019-11-07iotests: Add test for 4G+ compressed qcow2 writeMax Reitz3-0/+90
2019-11-07qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASKMax Reitz1-1/+1
2019-11-07qcow2-bitmap: Fix uint64_t left-shift overflowTuguoyi1-3/+11
2019-11-06global: Squash 'the the'Dr. David Alan Gilbert6-6/+6
2019-11-06linux-user/alpha: Set r20 secondary return valueRichard Henderson1-0/+9
2019-11-06linux-user/sparc: Fix cpu_clone_regs_*Richard Henderson1-7/+36
2019-11-06linux-user: Introduce cpu_clone_regs_parentRichard Henderson19-0/+74
2019-11-06linux-user: Rename cpu_clone_regs to cpu_clone_regs_childRichard Henderson19-20/+40
2019-11-06linux-user/sparc64: Fix target_signal_frameRichard Henderson1-2/+2
2019-11-06linux-user/sparc: Fix WREG usage in setup_frameRichard Henderson1-1/+1
2019-11-06linux-user/sparc: Use WREG_SP constant in sparc/signal.cRichard Henderson1-5/+2
2019-11-06linux-user/sparc: Begin using WREG constants in sparc/signal.cRichard Henderson1-62/+33
2019-11-06linux-user/sparc: Use WREG constants in sparc/target_cpu.hRichard Henderson1-8/+2
2019-11-06target/sparc: Define an enumeration for accessing env->regwptrRichard Henderson1-0/+33
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson1-1/+2
2019-11-06scripts/qemu-binfmt-conf: Update for sparc64Richard Henderson1-2/+6
2019-11-06usb-host: add option to allow all resets.Gerd Hoffmann1-4/+9
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi3-1/+13
2019-11-06hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia4-0/+29
2019-11-06configure: Check if we can use ibv_reg_mr_iovaYuval Shaia1-0/+28
2019-11-06audio: add -audiodev pa,in|out.latency= to documentationStefan Hajnoczi1-0/+5
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé3-11/+8
2019-11-05hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé5-4/+4
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé8-403/+442
2019-11-05hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé1-3/+4
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé7-24/+43
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé4-9/+15
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé5-11/+12
2019-11-05hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé1-20/+31
2019-11-05hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé4-154/+0
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé5-30/+37
2019-11-05hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé1-18/+29
2019-11-05hw/mips/mips_malta: Create IDE hard drive array dynamicallyPhilippe Mathieu-Daudé1-2/+5
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé9-19/+48
2019-11-05piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau2-4/+4
2019-11-05piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau2-2/+4
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau3-2/+3
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2-19/+0
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau3-30/+44
2019-11-05piix4: Add the Reset Control RegisterHervé Poussineau1-3/+46
2019-11-05MAINTAINERS: Keep PIIX4 South Bridge separate from PC ChipsetsPhilippe Mathieu-Daudé1-1/+6
2019-11-05Makefile: Fix config-devices.mak not regenerated when Kconfig updatedPhilippe Mathieu-Daudé1-1/+2
2019-11-05q800: fix I/O memory mapLaurent Vivier1-8/+32
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost1-2/+2