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