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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
hw/386: Add EPYC mode topology decoding functions
Babu Moger
1
-0
/
+100
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
3
-1
/
+5
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
1
-1
/
+0
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
1
-1
/
+0
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
10
-10
/
+25
2020-03-19
hw/registerfields.h: Add 8bit and 16bit register macros
Yoshinori Sato
1
-0
/
+30
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
4
-68
/
+56
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
5
-12
/
+6
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
1
-1
/
+1
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
3
-15
/
+27
2020-03-17
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
Babu Moger
1
-3
/
+3
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
1
-0
/
+1
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
1
-0
/
+2
2020-03-17
hw/i386: Consolidate topology functions
Babu Moger
1
-47
/
+21
2020-03-17
hw/i386: Introduce X86CPUTopoInfo to contain topology info
Babu Moger
2
-14
/
+27
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-6
/
+0
2020-03-17
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
Babu Moger
1
-20
/
+24
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-17
/
+18
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-1
/
+1
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2
-2
/
+2
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2
-3
/
+2
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
3
-1
/
+2
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
1
-1
/
+0
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
1
-2
/
+0
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
1
-0
/
+6
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
1
-0
/
+10
2020-03-17
hw/arm/fsl-imx6ul: Fix USB interrupt numbers
Guenter Roeck
1
-3
/
+3
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
1
-0
/
+53
2020-03-17
ppc/spapr: Add FWNMI System Reset state
Nicholas Piggin
1
-1
/
+2
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
1
-10
/
+17
2020-03-17
spapr: Rename DT functions to newer naming convention
David Gibson
1
-2
/
+2
2020-03-17
spapr/rtas: Reserve space for RTAS blob and log
Alexey Kardashevskiy
1
-0
/
+1
2020-03-17
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
1
-1
/
+3
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
1
-1
/
+0
2020-03-17
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
1
-0
/
+1
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
1
-2
/
+1
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
1
-0
/
+1
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
4
-8
/
+8
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
4
-9
/
+10
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
1
-0
/
+1
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
1
-2
/
+9
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
3
-0
/
+139
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2
-0
/
+111
2020-03-12
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
1
-0
/
+21
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2
-0
/
+102
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
3
-0
/
+140
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2
-0
/
+63
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
2
-0
/
+55
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
2
-0
/
+70
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
1
-0
/
+8
[prev]
[next]