index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
1
-0
/
+37
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
1
-0
/
+49
2018-08-24
hw/arm/iotkit: Wire up the S32KTIMER
Peter Maydell
1
-1
/
+1
2018-08-24
hw/arm/iotkit: Wire up the watchdogs
Peter Maydell
1
-0
/
+6
2018-08-24
hw/arm/iotkit: Wire up the dualtimer
Peter Maydell
1
-1
/
+2
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
1
-0
/
+72
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
1
-0
/
+6
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
1
-0
/
+4
2018-08-24
softfloat: Add scaling float-to-int routines
Richard Henderson
1
-20
/
+59
2018-08-24
softfloat: Add scaling int-to-float routines
Richard Henderson
1
-13
/
+39
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-104
/
+403
2018-08-23
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
1
-1
/
+1
2018-08-23
i2c: pm_smbus: Add interrupt handling
Corey Minyard
1
-0
/
+2
2018-08-23
i2c: pm_smbus: Add block transfer capability
Corey Minyard
1
-2
/
+18
2018-08-23
i2c: pm_smbus: Fix the semantics of block I2C transfers
Corey Minyard
1
-2
/
+15
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
1
-3
/
+3
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
1
-0
/
+1
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2
-1
/
+1
2018-08-23
seqlock: add QemuLockable support
Paolo Bonzini
1
-0
/
+20
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
1
-6
/
+5
2018-08-23
rcu_queue: add RCU QTAILQ
Emilio G. Cota
1
-0
/
+66
2018-08-23
rcu_queue: add RCU QSIMPLEQ
Emilio G. Cota
1
-0
/
+65
2018-08-23
rcu_queue: remove barrier from QLIST_EMPTY_RCU
Emilio G. Cota
1
-1
/
+1
2018-08-23
rcu_queue: use atomic_set in QLIST_REMOVE_RCU
Emilio G. Cota
1
-1
/
+1
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
4
-70
/
+102
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
2
-1
/
+4
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
1
-1
/
+1
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
1
-0
/
+1
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
1
-1
/
+7
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
5
-11
/
+86
2018-08-23
seqlock: constify seqlock_read_begin
Emilio G. Cota
1
-1
/
+1
2018-08-23
chardev/char-fe: Fix typos
Julia Suvorova
1
-5
/
+5
2018-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...
Peter Maydell
4
-10
/
+62
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2
-11
/
+24
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-4
/
+91
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2
-9
/
+24
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2
-0
/
+37
2018-08-21
xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
Greg Kurz
1
-1
/
+0
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
1
-0
/
+1
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
9
-17
/
+205
2018-08-20
linux-headers: update
Cornelia Huck
5
-9
/
+199
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
3
-8
/
+3
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
1
-0
/
+3
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
1
-0
/
+5
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
1
-1
/
+5
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
1
-0
/
+62
2018-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
1
-0
/
+59
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
1
-49
/
+0
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
1
-35
/
+0
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
1
-0
/
+1
[next]