index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
2017-02-28
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-02-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-02-28
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-28
throttle: factor out duplicate code
Pradeep Jagadeesh
2017-02-28
Update copyright year
Marc-André Lureau
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
console: add dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-25
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging
Peter Maydell
2017-02-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...
Peter Maydell
2017-02-24
block: Add bdrv_new_open_driver()
Kevin Wolf
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
2017-02-24
cputlb: introduce tlb_flush_*_all_cpus[_synced]
Alex Bennée
2017-02-24
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
2017-02-24
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
2017-02-24
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-24
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
tcg: remove global exit_request
Alex Bennée
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-24
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
2017-02-24
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
util/cutils: New qemu_strtosz()
Markus Armbruster
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
[next]