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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-3
/
+4
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
48
-334
/
+679
2018-03-16
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...
Peter Maydell
7
-7
/
+472
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2
-0
/
+35
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2
-0
/
+20
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2
-0
/
+24
2018-03-13
vfio/pci: Relax DMA map errors for MMIO regions
Alexey Kardashevskiy
1
-6
/
+49
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
1
-2
/
+180
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
2
-2
/
+116
2018-03-13
vfio/display: core & wireup
Gerd Hoffmann
4
-1
/
+71
2018-03-13
vfio/common: cleanup in vfio_region_finalize
Gerd Hoffmann
1
-0
/
+7
2018-03-13
secondary-vga: properly close QemuConsole on unplug
Gerd Hoffmann
1
-0
/
+9
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
1
-0
/
+13
2018-03-13
machine: add memory-encryption option
Brijesh Singh
1
-0
/
+22
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...
Peter Maydell
1
-2
/
+2
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...
Peter Maydell
1
-0
/
+2
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
1
-31
/
+41
2018-03-12
hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
Philippe Mathieu-Daudé
1
-6
/
+4
2018-03-12
hw/alpha/dp264: Add the ISA DMA controller
Philippe Mathieu-Daudé
1
-0
/
+4
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2
-1
/
+116
2018-03-12
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2
-12
/
+23
2018-03-12
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2
-2
/
+2
2018-03-12
hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
Philippe Mathieu-Daudé
1
-42
/
+41
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2
-25
/
+29
2018-03-12
hw/mips/malta: Code movement
Philippe Mathieu-Daudé
1
-7
/
+7
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
3
-17
/
+43
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
2
-1
/
+3
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
3
-28
/
+56
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
3
-32
/
+54
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
3
-24
/
+83
2018-03-12
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
1
-1
/
+10
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
2
-0
/
+29
2018-03-12
hw/isa/pc87312: Use 'unsigned int' for the irq value
Philippe Mathieu-Daudé
1
-3
/
+3
2018-03-12
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
1
-7
/
+7
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
2
-2
/
+2
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
12
-7
/
+18
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
8
-15
/
+12
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
9
-27
/
+43
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2
-8
/
+11
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
1
-2
/
+2
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
2
-2
/
+2
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
21
-23
/
+0
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
3
-5
/
+16
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2
-32
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
14
-33
/
+1627
2018-03-12
vga: fix region calculation
Gerd Hoffmann
1
-0
/
+2
2018-03-12
usbredir: reorder fields in USBRedirDevice to reduce padding
zhenwei.pi
1
-2
/
+2
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-13
/
+35
[next]