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
Age
Commit message (
Expand
)
Author
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...
Peter Maydell
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
2015-06-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...
Peter Maydell
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into s...
Peter Maydell
2015-06-11
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
2015-06-11
spice: ui_info tweaks
Gerd Hoffmann
2015-06-11
spice-display: fix segfault in qemu_spice_create_update
Gerd Hoffmann
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-bu...
Peter Maydell
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-06-10
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
2015-06-10
virtio: update headers, add virtio-gpu (2d)
Gerd Hoffmann
2015-06-10
stdvga: factor out mmio subregion init
Gerd Hoffmann
2015-06-10
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
2015-06-10
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
2015-06-10
bios-tables-test: handle false-positive smbios signature matches
Gabriel L. Somlo
2015-06-10
fw_cfg: insert fw_cfg file blobs via qemu cmdline
Gabriel L. Somlo
2015-06-10
fw_cfg: prohibit insertion of duplicate fw_cfg file names
Gabriel L. Somlo
2015-06-10
fw_cfg: prevent selector key conflict
Gabriel L. Somlo
2015-06-10
fw_cfg: remove support for guest-side data writes
Gabriel L. Somlo
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-06-10
fw_cfg: add fw_cfg_modify_i16 (update) method
Gabriel L. Somlo
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
2015-06-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into staging
Peter Maydell
2015-06-09
hw/vfio/platform: calxeda xgmac device
Eric Auger
2015-06-09
tcg/optimize: rename tcg_constant_folding
Aurelien Jarno
2015-06-09
tcg/optimize: fold constant test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: fold temp copies test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_movi
Aurelien Jarno
2015-06-09
tcg: fix dead computation for repeated input arguments
Aurelien Jarno
2015-06-09
tcg: fix register allocation with two aliased dead inputs
Aurelien Jarno
2015-06-09
tcg: Handle MO_AMASK in tcg_dump_ops
Richard Henderson
2015-06-09
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
2015-06-09
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
2015-06-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into...
Peter Maydell
2015-06-09
sdl2: fix crash in handle_windowevent() when restoring the screen size
Alberto Garcia
2015-06-09
s390x/migration: add comment about floating point migration
Christian Borntraeger
2015-06-09
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-09
blkdebug: Simplify passing of Error through qemu_opts_foreach()
Markus Armbruster
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-08
vl: Fail right after first bad -object
Markus Armbruster
2015-06-08
vl: Print -device help at most once
Markus Armbruster
2015-06-08
vl: Report failure to sandbox at most once
Markus Armbruster
2015-06-08
hw/vfio/platform: add irq assignment
Eric Auger
[next]