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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2
-6
/
+34
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2
-16
/
+17
2018-03-19
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
1
-1
/
+1
2018-03-19
hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCE
Peter Maydell
1
-0
/
+5
2018-03-19
hw/arm/boot: assert that secure_boot and secure_board_setup are false for AAr...
Peter Maydell
1
-0
/
+7
2018-03-19
hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
Peter Maydell
1
-4
/
+13
2018-03-19
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
1
-3
/
+17
2018-03-19
char: i.MX: Simplify imx_update()
Andrey Smirnov
1
-8
/
+16
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
1
-1
/
+27
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
1
-3
/
+3
2018-03-19
nios2: 10m50_devboard: replace cpu_model with cpu_type
Igor Mammedov
1
-1
/
+1
2018-03-18
ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)
BALATON Zoltan
1
-4
/
+7
2018-03-18
hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"
Thomas Huth
1
-2
/
+3
2018-03-18
PPC e500: Fix gap between u-boot and kernel
David Engraf
1
-5
/
+4
2018-03-18
hw/misc/macio: Mark the macio devices with user_creatable = false
Thomas Huth
1
-0
/
+2
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2
-1
/
+8
2018-03-18
sii3112: Remove unneeded exit function
BALATON Zoltan
1
-12
/
+0
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
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2
-23
/
+33
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
3
-105
/
+108
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
1
-62
/
+84
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
1
-88
/
+102
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2
-3
/
+0
2018-03-13
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
1
-0
/
+16
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
1
-3
/
+1
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
1
-0
/
+26
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
1
-27
/
+28
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
[prev]
[next]