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
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-10
softfloat: Add minNum() and maxNum() functions to softfloat.
Will Newton
2013-12-10
hw/arm/boot: Allow boards to provide an fdt blob
John Rigby
2013-12-10
cpu/a9mpcore: Add Global Timer
François LEGAL
2013-12-10
hw/timer: Introduce ARM A9 Global Timer.
Peter Crosthwaite
2013-12-10
cpu/a9mpcore: reorder operations/declarations
Peter Crosthwaite
2013-12-10
smbios: Set system manufacturer, product & version by default
Markus Armbruster
2013-12-10
qtest: split configuration of qtest accelerator and chardev
Paolo Bonzini
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
hw: Pass QEMUMachine to its init() method
Markus Armbruster
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
virtio-scsi: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-rng: Convert to QOM realize
Andreas Färber
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
2013-12-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-12-06
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-12-06
Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into staging
Anthony Liguori
2013-12-06
Merge remote-tracking branch 'rth/auxv-2' into staging
Anthony Liguori
2013-12-06
Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging
Anthony Liguori
2013-12-05
block: add opt_transfer_length to BlockLimits
Peter Lieven
2013-12-04
qemu-nbd: support internal snapshot export
Wenchao Xia
2013-12-04
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-03
block: add bdrv_aio_write_zeroes
Paolo Bonzini
2013-12-03
block: add flags to BlockRequest
Paolo Bonzini
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-12-02
coroutine: remove unused CoQueue AioContext
Marc-André Lureau
2013-12-02
coroutine: remove qemu_co_queue_wait_insert_head
Marc-André Lureau
2013-12-01
xen-pvdevice: make device-id property compulsory
Paul Durrant
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
2013-11-30
tcg-s390: Use qemu_getauxval in query_facilities
Richard Henderson
2013-11-30
tcg-arm: Use qemu_getauxval
Richard Henderson
2013-11-30
tcg-ppc64: Use qemu_getauxval
Richard Henderson
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
2013-11-29
sheepdog: support user-defined redundancy option
Liu Yuan
2013-11-29
qapi: Change BlockDirtyInfo to list
Fam Zheng
2013-11-29
block: per caller dirty bitmap
Fam Zheng
2013-11-28
usb: add vendor request defines
Gerd Hoffmann
2013-11-28
block: introduce bdrv_make_zero
Peter Lieven
[next]