index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
2018-08-24
json: Have lexer call streamer directly
Markus Armbruster
2018-08-24
json: remove useless return value from lexer/parser
Marc-André Lureau
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
2018-08-24
hw/arm/iotkit: Wire up the lines for MSCs
Peter Maydell
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
2018-08-24
hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
Peter Maydell
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
2018-08-24
hw/arm/iotkit: Wire up the S32KTIMER
Peter Maydell
2018-08-24
hw/arm/iotkit: Wire up the watchdogs
Peter Maydell
2018-08-24
hw/arm/iotkit: Wire up the dualtimer
Peter Maydell
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
2018-08-24
softfloat: Add scaling float-to-int routines
Richard Henderson
2018-08-24
softfloat: Add scaling int-to-float routines
Richard Henderson
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
2018-08-23
i2c: pm_smbus: Add interrupt handling
Corey Minyard
2018-08-23
i2c: pm_smbus: Add block transfer capability
Corey Minyard
2018-08-23
i2c: pm_smbus: Fix the semantics of block I2C transfers
Corey Minyard
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2018-08-23
seqlock: add QemuLockable support
Paolo Bonzini
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
rcu_queue: add RCU QTAILQ
Emilio G. Cota
2018-08-23
rcu_queue: add RCU QSIMPLEQ
Emilio G. Cota
2018-08-23
rcu_queue: remove barrier from QLIST_EMPTY_RCU
Emilio G. Cota
2018-08-23
rcu_queue: use atomic_set in QLIST_REMOVE_RCU
Emilio G. Cota
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
seqlock: constify seqlock_read_begin
Emilio G. Cota
2018-08-23
chardev/char-fe: Fix typos
Julia Suvorova
2018-08-21
check: Only test pvpanic when it is compiled in
Juan Quintela
[next]