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
2014-08-20
block: Add bdrv_refresh_filename()
Max Reitz
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
memory: Use canonical path component as the name
Peter Crosthwaite
2014-08-18
memory: constify memory_region_name
Peter Crosthwaite
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
2014-08-15
coroutine: make pool size dynamic
Stefan Hajnoczi
2014-08-15
block: New bdrv_nb_sectors()
Markus Armbruster
2014-08-14
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-08-14
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
pc: Create 2.2 machine type
Jan Kiszka
2014-08-12
trace: [tcg] Include event definitions in "trace.h"
Lluís Vilanova
2014-08-12
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
trace: [tcg] Include TCG-tracing helpers
Lluís Vilanova
2014-08-09
hw/timer: Move extern declaration from .c to .h file
Stefan Weil
2014-08-09
virtio: Move extern declaration to header file
Stefan Weil
2014-08-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-07
monitor: Add drift info to 'info jit'
Sebastian Tanase
2014-08-06
cpu-exec: Add sleeping algorithm
Sebastian Tanase
2014-08-06
icount: Add align option to icount
Sebastian Tanase
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
2014-08-06
timer: add cpu_icount_to_ns function.
KONRAD Frederic
2014-08-06
backends: Introduce chr-testdev
Paolo Bonzini
2014-08-01
qemu: support xen hvm direct kernel boot
Chunyan Liu
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
2014-07-29
scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
Paolo Bonzini
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-07-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-22
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
2014-07-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...
Peter Maydell
2014-07-18
Fix new typos in comments (found by codespell)
Stefan Weil
2014-07-18
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-14
virtio-scsi: fix with -M pc-i440fx-2.0
Paolo Bonzini
2014-07-14
dma-helpers: Fix too long qiov
Kevin Wolf
2014-07-14
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-09
AioContext: speed up aio_notify
Paolo Bonzini
[next]