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
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
2014-12-17
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2014-12-17
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
2014-12-17
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...
Peter Maydell
2014-12-16
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...
Peter Maydell
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
cpu: verify that block->host is set
Michael S. Tsirkin
2014-12-16
cpu: assert host pointer offset within block
Michael S. Tsirkin
2014-12-16
exec: add wrapper for host pointer access
Michael S. Tsirkin
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
sdhci: Define SDHCI PCI ids
Kevin O'Connor
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
cpus: make icount warp behave well with respect to stop/cont
Pavel Dovgalyuk
2014-12-15
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
Pavel Dovgalyuk
2014-12-15
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
icount: introduce cpu_get_icount_raw
Pavel Dovgalyuk
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
2014-12-12
block: drop unused bdrv_clear_incoming_migration_all() prototype
Stefan Hajnoczi
2014-12-12
block: Don't add trailing space in "Formating..." message
Fam Zheng
2014-12-12
vmdk: Fix error for JSON descriptor file names
Max Reitz
2014-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
2014-12-11
Sort include/qemu/typedefs.h
Dr. David Alan Gilbert
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
2014-12-11
Add the "-semihosting-config" option.
Liviu Ionescu
2014-12-10
block: Make essential BlockDriver objects public
Max Reitz
2014-12-10
raw: Prohibit dangerous writes for probed images
Kevin Wolf
2014-12-10
block: Read only one sector for format probing
Kevin Wolf
2014-12-10
nbd: Change external interface to BlockBackend
Max Reitz
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
2014-12-10
block: Add bdrv_get_node_name
Fam Zheng
2014-12-10
block: Add bdrv_next_node
Fam Zheng
2014-12-10
virtio: remove useless declaration of virtio_net_init()
Gonglei
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
[next]