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-10-01
include: Add a lookup table of sizes
Leonid Bloch
2018-10-01
block: Allow changing 'detect-zeroes' on reopen
Alberto Garcia
2018-09-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging
Peter Maydell
2018-09-26
qht: constify qht_statistics_init
Emilio G. Cota
2018-09-26
qht: constify qht_lookup
Emilio G. Cota
2018-09-26
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
qht: add qht_iter_remove
Emilio G. Cota
2018-09-25
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...
Peter Maydell
2018-09-25
hw/qdev-core: Fix description of instance_init
Thomas Huth
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-09-25
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
2018-09-25
block: Use a single global AioWait
Kevin Wolf
2018-09-25
blockjob: Lie better in child_job_drained_poll()
Kevin Wolf
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
2018-09-25
aio-wait: Increase num_waiters even in home thread
Kevin Wolf
2018-09-25
blockjob: Wake up BDS when job becomes idle
Kevin Wolf
2018-09-25
jobs: remove .exit callback
John Snow
2018-09-25
block/stream: add block job creation flags
John Snow
2018-09-25
block/mirror: add block job creation flags
John Snow
2018-09-25
block/commit: add block job creation flags
John Snow
2018-09-25
arm: Add Nordic Semiconductor nRF51 SoC
Joel Stanley
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
2018-09-24
qemu-error: make use of {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-09-04
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
2018-08-31
jobs: add exit shim
John Snow
2018-08-31
jobs: canonize Error object
John Snow
2018-08-31
jobs: change start callback to run callback
John Snow
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-30
qmp: constify qmp_is_oob()
Marc-André Lureau
[next]