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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
1
-1
/
+1
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-0
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
3
-0
/
+106
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
5
-6
/
+16
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2
-1
/
+2
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
1
-11
/
+2
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2
-2
/
+0
2020-09-30
acpi: i386: Move VMBus DSDT entry to SB
Jon Doron
1
-5
/
+7
2020-09-30
microvm/pcie: add 64bit mmio window
Gerd Hoffmann
1
-0
/
+9
2020-09-30
microvm: add pcie support
Gerd Hoffmann
3
-0
/
+97
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-29
piix4: don't reserve hw resources when hotplug is off globally
Ani Sinha
1
-7
/
+18
2020-09-29
i440fx/acpi: do not add hotplug related amls for cold plugged bridges
Ani Sinha
1
-6
/
+6
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
1
-1
/
+28
2020-09-29
x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
Igor Mammedov
1
-0
/
+6
2020-09-29
x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
Igor Mammedov
1
-0
/
+11
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
1
-1
/
+3
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2
-28
/
+0
2020-09-29
pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...
David Hildenbrand
1
-1
/
+1
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
1
-12
/
+4
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
8
-24
/
+8
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: ged: add x86 device variant.
Gerd Hoffmann
2
-0
/
+37
2020-09-17
microvm: name qboot binary qboot.rom
Gerd Hoffmann
1
-2
/
+2
2020-09-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...
Peter Maydell
1
-1
/
+1
2020-09-10
hw/i386: make explicit clearing of pch_rev_id
Alex Bennée
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
10
-20
/
+20
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
10
-23
/
+43
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2
-2
/
+0
2020-09-02
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
1
-5
/
+0
2020-09-02
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
Babu Moger
2
-33
/
+10
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
1
-1
/
+0
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
3
-3
/
+3
2020-09-01
hw/i386/kvm/ioapic.c: fix typo in error message
Kenta Ishiguro
1
-1
/
+1
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
1
-1
/
+0
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+1
2020-08-27
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
1
-1
/
+1
[next]