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-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...
Peter Maydell
2014-12-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...
Peter Maydell
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
2014-12-22
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
2014-12-22
fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()
Laszlo Ersek
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2014-12-22
hw/vfio: create common module
Eric Auger
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-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
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
[next]