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
Age
Commit message (
Expand
)
Author
2017-04-24
block/vxhs.c: Add support for a new block device type called "vxhs"
Ashish Mittal
2017-04-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...
Peter Maydell
2017-04-24
ppc: Add SM501 device in ppc softmmu targets default configs
BALATON Zoltan
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2017-04-24
sm501: QOMify
BALATON Zoltan
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
2017-04-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
2017-04-24
migration: Make errp the last parameter of local functions
Fam Zheng
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
2017-04-24
fdc: Make errp the last parameter of fdctrl_connect_drives
Fam Zheng
2017-04-24
nfs: Make errp the last parameter of nfs_client_open
Fam Zheng
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
2017-04-24
mirror: Make errp the last parameter of mirror_start_job
Fam Zheng
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2017-04-24
socket: Make errp the last parameter of vsock_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of unix_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of inet_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
2017-04-24
util/error: Fix leak in error_vprepend()
Max Reitz
2017-04-22
Update OpenBIOS images to 04898e8 built from submodule.
Mark Cave-Ayland
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
hmp: info migrate_parameters format tunes
Peter Xu
2017-04-21
hmp: info migrate_capability format tunes
Peter Xu
2017-04-21
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
migration: set current_active_state once
Peter Xu
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2017-04-21
migration: don't close a file descriptor while it can be in use
Laurent Vivier
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
migration: Disable hotplug/unplug during migration
Juan Quintela
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
2017-04-21
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
[next]