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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
virtio: drop an obsolete comment
Michael S. Tsirkin
2017-01-18
1
-1
/
+0
|
*
|
fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types
Laszlo Ersek
2017-01-18
3
-5
/
+15
|
*
|
pc: Add 2.9 machine-types
Eduardo Habkost
2017-01-18
3
-5
/
+25
|
*
|
fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
Laszlo Ersek
2017-01-18
3
-11
/
+65
|
*
|
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
8
-30
/
+75
|
*
|
vhost_net: device IOTLB support
Jason Wang
2017-01-18
6
-22
/
+262
|
*
|
virtio: disable notifications again after poll succeeded
Stefan Hajnoczi
2017-01-18
1
-0
/
+3
|
*
|
Revert "virtio: turn vq->notification into a nested counter"
Stefan Hajnoczi
2017-01-18
1
-12
/
+6
|
*
|
virtio-net: enable ioeventfd even if vhost=off
Paolo Bonzini
2017-01-18
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...
Peter Maydell
2017-01-20
2
-0
/
+5
|
\
\
\
|
*
|
|
error: Report certain hints on stderr when no monitor
Marc-André Lureau
2017-01-19
1
-0
/
+2
|
*
|
|
error: error_setg_errno(): errno gets preserved
Sascha Silbe
2017-01-19
1
-0
/
+3
*
|
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170120'...
Peter Maydell
2017-01-20
23
-117
/
+2125
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2017-01-20
3
-2
/
+46
|
*
|
|
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
2017-01-20
5
-0
/
+22
|
*
|
|
target/arm/psci.c: If EL2 implemented, start CPUs in EL2
Peter Maydell
2017-01-20
1
-7
/
+18
|
*
|
|
hw/arm/virt-acpi-build: use SMC if booting in EL2
Andrew Jones
2017-01-20
1
-6
/
+20
|
*
|
|
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
2017-01-20
2
-7
/
+22
|
*
|
|
hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regs
Peter Maydell
2017-01-20
1
-10
/
+60
|
*
|
|
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
2017-01-20
3
-0
/
+52
|
*
|
|
hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IAR
Peter Maydell
2017-01-20
2
-0
/
+222
|
*
|
|
hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registers
Peter Maydell
2017-01-20
2
-3
/
+235
|
*
|
|
hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors
Peter Maydell
2017-01-20
2
-0
/
+249
|
*
|
|
hw/intc/arm_gicv3: Add accessors for ICH_ system registers
Peter Maydell
2017-01-20
2
-0
/
+493
|
*
|
|
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
3
-0
/
+56
|
*
|
|
hw/intc/gicv3: Add defines for ICH system register fields
Peter Maydell
2017-01-20
1
-0
/
+79
|
*
|
|
target-arm: Add ARMCPU fields for GIC CPU i/f config
Peter Maydell
2017-01-20
2
-0
/
+11
|
*
|
|
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
2017-01-20
2
-3
/
+13
|
*
|
|
target-arm: Expose output GPIO line for VCPU maintenance interrupt
Peter Maydell
2017-01-20
2
-0
/
+5
|
*
|
|
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
2
-0
/
+8
|
*
|
|
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
2
-0
/
+8
|
*
|
|
hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
Ard Biesheuvel
2017-01-20
1
-0
/
+7
|
*
|
|
arm: virt: Fix segmentation fault when specifying an unsupported CPU
Shannon Zhao
2017-01-20
1
-1
/
+0
|
*
|
|
aspeed: use first FMC flash as a boot ROM
Cédric Le Goater
2017-01-20
1
-0
/
+41
|
*
|
|
aspeed/smc: extend tests for Command mode
Cédric Le Goater
2017-01-20
1
-0
/
+102
|
*
|
|
aspeed/smc: reset flash after each test
Cédric Le Goater
2017-01-20
1
-0
/
+31
|
*
|
|
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
2
-26
/
+131
|
*
|
|
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
2
-15
/
+11
|
*
|
|
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2017-01-20
2
-18
/
+74
|
*
|
|
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
2017-01-20
1
-5
/
+27
|
*
|
|
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
2017-01-20
1
-17
/
+22
|
*
|
|
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
2017-01-20
1
-2
/
+1
|
*
|
|
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
2017-01-20
1
-2
/
+0
|
*
|
|
target/arm: Implement DBGVCR32_EL2 system register
Peter Maydell
2017-01-20
1
-0
/
+7
|
*
|
|
target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()
Peter Maydell
2017-01-20
1
-0
/
+14
|
*
|
|
block: m25p80: Improve 1GiB Micron flash definition
Marcin Krzeminski
2017-01-20
1
-2
/
+4
|
*
|
|
block: m25p80: Introduce die erase command
Marcin Krzeminski
2017-01-20
1
-1
/
+40
|
*
|
|
block: m25p80: Add Quad Page Program 4byte
Marcin Krzeminski
2017-01-20
1
-0
/
+4
|
*
|
|
arm: Uniquely name imx25 I2C buses.
Alastair D'Silva
2017-01-20
2
-2
/
+2
|
/
/
/
*
|
|
Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170118' into s...
Peter Maydell
2017-01-19
22
-528
/
+1227
|
\
\
\
[prev]
[next]