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
2018-12-12
configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]
Thomas Huth
2018-12-12
configure: Remove obsolete check for Clang < 3.2
Thomas Huth
2018-12-12
configure: Add a test for the minimum compiler version
Thomas Huth
2018-12-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-12-11
tests: qdev_prop_check_globals() doesn't return "all_used"
Marc-André Lureau
2018-12-11
pc: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set use_hotplug_event_source
Eduardo Habkost
2018-12-11
virt: Eliminate separate instance_init functions
Eduardo Habkost
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-12-11
hostmem: Validate host-nodes before setting bitmap
Eduardo Habkost
2018-12-11
numa: Match struct to typedef name
Eric Blake
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
2018-12-11
memory-device: avoid overflows on very huge devices
David Hildenbrand
2018-12-11
memory-device: use QEMU_IS_ALIGNED
David Hildenbrand
2018-12-11
range: pass const pointer where possible
David Hildenbrand
2018-12-11
Deprecate HMP `cpu-add`
Kashyap Chamarthy
2018-12-11
Deprecate QMP `cpu-add`
Kashyap Chamarthy
2018-12-11
docs: Document vCPU hotplug procedure
Kashyap Chamarthy
2018-12-11
hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()
Eduardo Habkost
2018-12-11
hostmem-file: remove object id from pmem error message
Zhang Yi
2018-12-11
Open 4.0 development tree
Peter Maydell
2018-12-11
Update version for v3.1.0 release
v3.1.0
Peter Maydell
2018-12-06
Update version for v3.1.0-rc5 release
v3.1.0-rc5
Peter Maydell
2018-12-06
i2c: pm_smbus: check smb_index before block transfer write
Prasad J Pandit
2018-12-04
Update version for v3.1.0-rc4 release
v3.1.0-rc4
Peter Maydell
2018-12-04
virtio-net-test: add large tx buffer test
Jason Wang
2018-12-04
virtio-net-test: remove unused macro
Jason Wang
2018-12-04
virtio-net-test: accept variable length argument in pci_test_start()
Jason Wang
2018-12-04
net: hub: suppress warnings of no host network for qtest
Jason Wang
2018-12-04
net: drop too large packet early
Jason Wang
2018-12-03
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...
Peter Maydell
2018-12-03
usb-mtp: outlaw slashes in filenames
Gerd Hoffmann
2018-12-03
usb-mtp: fix utf16_to_str
Gerd Hoffmann
2018-12-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...
Peter Maydell
2018-12-03
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-12-03
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
2018-12-03
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2018-12-03
i386: hvf: Fix overrun of _decode_tbl1
Roman Bolshakov
2018-12-03
i2c: Add a length check to the SMBus write handling
Corey Minyard
2018-11-30
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
2018-11-30
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
2018-11-30
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
[next]