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
2020-09-23
virtio: add vhost-user-fs-ccw device
Halil Pasic
2
-0
/
+76
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...
Peter Maydell
2
-4
/
+28
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
3
-25
/
+9
2020-09-21
hw: usb: hcd-ohci: check for processed TD before retire
Prasad J Pandit
1
-0
/
+4
2020-09-21
hw: usb: hcd-ohci: check len and frame_number variables
Prasad J Pandit
1
-2
/
+22
2020-09-21
usb: fix u2f build
Gerd Hoffmann
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
247
-891
/
+301
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
18
-69
/
+18
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2
-2
/
+2
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-18
sifive_u: Rename memmap enum constants
Eduardo Habkost
1
-78
/
+78
2020-09-18
sifive_e: Rename memmap enum constants
Eduardo Habkost
1
-41
/
+41
2020-09-18
hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
Laszlo Ersek
1
-1
/
+1
2020-09-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...
Peter Maydell
4
-13
/
+55
2020-09-18
misc: aspeed_scu: Update AST2600 silicon id register
Joel Stanley
1
-1
/
+6
2020-09-18
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
1
-2
/
+43
2020-09-18
hw/arm/aspeed: Map the UART5 device unconditionally
Philippe Mathieu-Daudé
2
-10
/
+6
2020-09-17
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...
Peter Maydell
13
-303
/
+731
2020-09-17
microvm: enable ramfb
Gerd Hoffmann
1
-0
/
+3
2020-09-17
microvm: wire up hotplug
Gerd Hoffmann
1
-0
/
+42
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2
-276
/
+276
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
6
-24
/
+31
2020-09-17
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
1
-2
/
+2
2020-09-17
microvm/acpi: disable virtio-mmio cmdline hack
Gerd Hoffmann
1
-1
/
+2
2020-09-17
microvm/acpi: use seabios with acpi=on
Gerd Hoffmann
1
-1
/
+4
2020-09-17
microvm/acpi: use GSI 16-23 for virtio
Gerd Hoffmann
1
-1
/
+1
2020-09-17
microvm/acpi: add acpi_dsdt_add_virtio() for x86
Gerd Hoffmann
1
-0
/
+52
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
5
-1
/
+237
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
1
-4
/
+7
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2
-8
/
+8
2020-09-17
acpi: ged: add x86 device variant.
Gerd Hoffmann
2
-0
/
+37
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
1
-0
/
+44
2020-09-17
microvm: name qboot binary qboot.rom
Gerd Hoffmann
1
-2
/
+2
2020-09-16
Merge remote-tracking branch 'remotes/berrange/tags/block-odirect-pull-reques...
Peter Maydell
4
-6
/
+6
2020-09-16
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200915' int...
Peter Maydell
2
-0
/
+11
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
4
-6
/
+6
2020-09-16
hw/timer/hpet: Fix debug format strings
Dov Murik
1
-6
/
+7
2020-09-16
hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw
Dov Murik
1
-14
/
+0
2020-09-16
hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-16
hw/gpio/max7310: Remove impossible check
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
1
-16
/
+6
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2
-9
/
+10
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
1
-2
/
+0
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
1
-1
/
+2
2020-09-15
9pfs: disable msize warning for synth driver
Christian Schoenebeck
2
-1
/
+3
2020-09-15
9pfs: log warning if msize <= 8192
Christian Schoenebeck
1
-0
/
+9
2020-09-14
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
1
-0
/
+32
2020-09-14
hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
Havard Skinnemoen
1
-0
/
+20
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
5
-0
/
+643
[next]