index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000: Old machine types, turn new subsection off
Dr. David Alan Gilbert
2018-04-10
1
-0
/
+4
*
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-04-09
1
-0
/
+2
*
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
2018-03-23
1
-0
/
+1
*
i.MX: Support serial RS-232 break properly
Trent Piepho
2018-03-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
6
-107
/
+63
|
\
|
*
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
1
-1
/
+1
|
*
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
1
-1
/
+0
|
*
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
1
-81
/
+0
|
*
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
1
-10
/
+2
|
*
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
1
-0
/
+3
|
*
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
1
-0
/
+28
|
*
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
1
-0
/
+3
|
*
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2018-03-13
1
-0
/
+20
|
*
acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
Igor Mammedov
2018-03-13
1
-14
/
+3
|
*
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
1
-0
/
+3
|
*
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
1
-1
/
+0
|
\
\
|
*
|
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-19
1
-1
/
+0
*
|
|
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
1
-0
/
+19
*
|
|
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
1
-6
/
+6
*
|
|
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2018-03-19
1
-0
/
+3
*
|
|
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2018-03-19
1
-2
/
+2
|
/
/
*
|
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-18
1
-0
/
+1
*
|
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
2018-03-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
9
-43
/
+121
|
\
\
|
*
|
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+1
|
*
|
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+2
|
*
|
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+1
|
*
|
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+2
|
*
|
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+2
|
*
|
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+1
|
*
|
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
2
-4
/
+2
|
*
|
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
2
-4
/
+2
|
*
|
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
2
-4
/
+6
|
*
|
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
1
-2
/
+4
|
*
|
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+44
|
*
|
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+1
|
*
|
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
1
-2
/
+2
|
*
|
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
2
-9
/
+24
|
*
|
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
2
-2
/
+6
|
*
|
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
2
-8
/
+14
|
*
|
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
1
-5
/
+5
|
*
|
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-12
1
-1
/
+2
|
|
/
*
|
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
1
-0
/
+1
*
|
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
1
-0
/
+14
*
|
vfio/display: adding region support
Gerd Hoffmann
2018-03-13
1
-0
/
+8
*
|
machine: add memory-encryption option
Brijesh Singh
2018-03-13
1
-0
/
+1
|
/
*
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2018-03-09
1
-0
/
+222
*
pci: Add support for Designware IP block
Andrey Smirnov
2018-03-09
2
-0
/
+104
*
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
2018-03-09
13
-14
/
+697
|
\
[next]