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
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-10-17
1
-0
/
+1
|
\
|
*
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-17
6
-2
/
+164
|
\
\
|
|
/
|
/
|
|
*
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
2019-10-05
1
-0
/
+45
|
*
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
2
-0
/
+4
|
*
hw/arm: Factor out powerdown notifier from GPIO
Shameer Kolothum
2019-10-05
1
-0
/
+1
|
*
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
1
-0
/
+4
|
*
hw/acpi: Add ACPI Generic Event Device Support
Samuel Ortiz
2019-10-05
1
-0
/
+100
|
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
2
-2
/
+10
*
|
hw/arm/bcm2835: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2019-10-15
2
-0
/
+23
*
|
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
2019-10-15
1
-9
/
+7
*
|
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
1
-0
/
+1
*
|
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
2
-0
/
+22
*
|
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
1
-1
/
+4
*
|
aspeed/soc: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
|
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-6
/
+3
*
|
aspeed/i2c: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-1
/
+4
*
|
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-0
/
+15
*
|
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
|
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
2
-1
/
+2
*
|
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-2
/
+16
*
|
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-10-15
1
-0
/
+1
*
|
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-4
/
+15
*
|
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-0
/
+15
*
|
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2019-10-15
1
-1
/
+6
*
|
hw/sd/aspeed_sdhci: New device
Eddie James
2019-10-15
2
-0
/
+37
*
|
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-1
/
+0
*
|
ptimer: Provide new transaction-based API
Peter Maydell
2019-10-15
1
-0
/
+72
*
|
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-5
/
+6
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-07
11
-52
/
+116
|
\
\
|
*
|
spapr: Eliminate SpaprIrq::init hook
David Gibson
2019-10-04
1
-1
/
+0
|
*
|
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
1
-1
/
+2
|
*
|
xive: Improve irq claim/free path
David Gibson
2019-10-04
2
-3
/
+3
|
*
|
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
2019-10-04
1
-1
/
+1
|
*
|
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
2
-3
/
+0
|
*
|
spapr: Simplify spapr_qirq() handling
David Gibson
2019-10-04
1
-1
/
+0
|
*
|
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
2019-10-04
1
-1
/
+1
|
*
|
spapr: Clarify and fix handling of nr_irqs
David Gibson
2019-10-04
1
-7
/
+12
|
*
|
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
1
-2
/
+3
|
*
|
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
2019-10-04
1
-7
/
+0
|
*
|
xics: Create sPAPR specific ICS subtype
David Gibson
2019-10-04
1
-1
/
+3
|
*
|
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
2019-10-04
1
-10
/
+6
|
*
|
xics: Eliminate reset hook
David Gibson
2019-10-04
1
-1
/
+0
|
*
|
xics: Rename misleading ics_simple_*() functions
David Gibson
2019-10-04
1
-3
/
+3
|
*
|
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
2019-10-04
1
-4
/
+0
|
*
|
xics: Minor fixes for XICSFabric interface
David Gibson
2019-10-04
1
-5
/
+1
|
*
|
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
1
-2
/
+0
[next]