History
11 branches 198 tags
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into st… f62ab6b 9 years ago
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-2… d7941f4 9 years ago
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-2017… 6959e45 9 years ago
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-2… fe8ee08 9 years ago
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-… 63f495b 9 years ago
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017… 92f2b88 9 years ago
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1… 5842b55 9 years ago
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-201702… 5522924 9 years ago
s390x/css: handle format-0 TIC CCW correctly Dong Jia Shi 9f94f84 9 years ago
s390x/arch_dump: pass cpuid into notes sections f738f29 9 years ago
s390x/arch_dump: use proper note name and note size 5f706fd 9 years ago
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues Halil Pasic b1914b8 9 years ago
s390x: bump ADAPTER_ROUTES_MAX_GSI Halil Pasic 069097d 9 years ago
virtio-ccw: check flic->adapter_routes_max_batch Halil Pasic 0708afa 9 years ago
s390x: add property adapter_routes_max_batch Halil Pasic e61cc6b 9 years ago
virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND Halil Pasic 797b608 9 years ago
virtio-ccw: add virtio-crypto-ccw device Halil Pasic d225607 9 years ago
virtio-ccw: handle virtio 1 only devices Halil Pasic 47e13df 9 years ago
s390x/flic: fail migration on source already ba690c7 9 years ago
s390x/kvm: detect some program check loops 409422c 9 years ago
s390x/s390-virtio: get rid of DPRINTF 94b5024 9 years ago
docker: Install python2 explicitly in docker image Fam Zheng a8f159d 9 years ago
MAINTAINERS: merge Build and test automation with Docker tests e70dc7f 9 years ago
.shippable.yml: new CI provider d92d886 9 years ago
new: debian docker targets for cross-compiling 24e0131 9 years ago
tests/docker: add basic user mapping support 414a8ce 9 years ago
option: Fix checking of sizes for overflow and trailing crap Markus Armbruster 75cdcd1 9 years ago
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t Markus Armbruster f46bfdb 9 years ago
util/cutils: Return qemu_strtosz*() error and value separately Markus Armbruster f17fd4f 9 years ago
util/cutils: Let qemu_strtosz*() optionally reject trailing crap Markus Armbruster 4fcdf65 9 years ago
qemu-img: Wrap cvtnum() around qemu_strtosz() Markus Armbruster 606caa0 9 years ago
test-cutils: Drop suffix from test_qemu_strtosz_simple() Markus Armbruster dab9cc9 9 years ago
test-cutils: Use qemu_strtosz() more often Markus Armbruster 753f8da 9 years ago
util/cutils: Drop QEMU_STRTOSZ_DEFSUFFIX_* macros Markus Armbruster 17f9425 9 years ago
util/cutils: New qemu_strtosz() Markus Armbruster 466dea1 9 years ago
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() Markus Armbruster e591591 9 years ago
util/cutils: New qemu_strtosz_metric() Markus Armbruster d2734d2 9 years ago
test-cutils: Cover qemu_strtosz() around range limits Markus Armbruster 0b74279 9 years ago
test-cutils: Cover qemu_strtosz() with trailing crap Markus Armbruster a6b4373 9 years ago
test-cutils: Cover qemu_strtosz() invalid input Markus Armbruster 18aec47 9 years ago
test-cutils: Add missing qemu_strtosz()... endptr checks Markus Armbruster 019144b 9 years ago
option: Fix to reject invalid and overflowing numbers Markus Armbruster 3403e5e 9 years ago
util/cutils: Clean up control flow around qemu_strtol() a bit Markus Armbruster 4baef26 9 years ago
util/cutils: Clean up variable names around qemu_strtol() Markus Armbruster 717adf9 9 years ago
util/cutils: Rename qemu_strtoll(), qemu_strtoull() Markus Armbruster b30d188 9 years ago
util/cutils: Rewrite documentation of qemu_strtol() & friends Markus Armbruster 4295f87 9 years ago
test-cutils: Clean up qemu_strtoul() result checks Markus Armbruster bc7c08a 9 years ago
test-cutils: Add missing qemu_strtol()... endptr checks Markus Armbruster 7324545 9 years ago
option: Assert value string isn't null Markus Armbruster 8ee8409 9 years ago
test-qemu-opts: Cover qemu_opts_parse() Markus Armbruster 694baf5 9 years ago
Revert "hw/mips: MIPS Boston board support" 2d896b4 9 years ago
xhci: properties cleanup 4f72b8d 9 years ago
usb: ohci: fix error return code in servicing td Li Qiang 6ebc069 9 years ago
usb: replace handle_destroy with unrealize c4fe970 9 years ago
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' int… 10f25e4 9 years ago
vfio/pci-quirks.c: Disable stolen memory for igd VFIO c2b2e15 9 years ago
vfio/pci: Improve extended capability comments, skip masked caps Alex Williamson d0d1cd7 9 years ago
vfio/pci: Report errors from qdev_unplug() via device request Alex Williamson 35c7cb4 9 years ago
block: Don't bother asserting type of output visitor's output Markus Armbruster 7c81e4e 9 years ago
monitor: Clean up handle_hmp_command() a bit Markus Armbruster bbf1028 9 years ago
tests: Don't check qobject_type() before qobject_to_qbool() Markus Armbruster dfad9ec 9 years ago
tests: Don't check qobject_type() before qobject_to_qfloat() Markus Armbruster 8978b34 9 years ago
tests: Don't check qobject_type() before qobject_to_qint() Markus Armbruster 0abfc4b 9 years ago
tests: Don't check qobject_type() before qobject_to_qstring() Markus Armbruster 363e13f 9 years ago
tests: Don't check qobject_type() before qobject_to_qlist() Markus Armbruster cd17ba5 9 years ago
Don't check qobject_type() before qobject_to_qdict() Markus Armbruster ca6b6e1 9 years ago
test-qmp-event: Simplify and tighten event_test_emit() Markus Armbruster 4b32e11 9 years ago
libqtest: Clean up qmp_response() a bit Markus Armbruster 4d96f32 9 years ago
check-qjson: Simplify around compare_litqobj_to_qobj() Markus Armbruster 9eaaf97 9 years ago
check-qdict: Tighten qdict_crumple_test_recursive() some Markus Armbruster a68931e 9 years ago
check-qdict: Simplify qdict_crumple_test_recursive() Markus Armbruster ff9d389 9 years ago
qdict: Make qdict_get_qlist() safe like qdict_get_qdict() Markus Armbruster b25f23e 9 years ago
net: Flatten simple union NetLegacyOptions Markus Armbruster d3be4b5 9 years ago
numa: Flatten simple union NumaOptions Markus Armbruster d081a49 9 years ago
hw/ppc/ppc405_uc.c: Avoid integer overflows fb6971c 9 years ago
hw/ppc/spapr: Check for valid page size when hot plugging memory df58713 9 years ago
target-ppc: fix Book-E TLB matching Alex Zuepke 0a4c774 9 years ago
hw/net/spapr_llan: 6 byte mac address device tree entry 87684b4 9 years ago
machine: replace query_hotpluggable_cpus() callback with has_hotplugg… Igor Mammedov c5514d0 9 years ago
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks Igor Mammedov f2d672c 9 years ago
spapr: reuse machine->possible_cpus instead of cores[] Igor Mammedov 535455f 9 years ago
change CPUArchId.cpu type to Object* Igor Mammedov 8aba384 9 years ago
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be do… Igor Mammedov 1ea69c0 9 years ago
pc: calculate topology only once when possible_cpus is initialised Igor Mammedov c67ae93 9 years ago
pc: move pcms->possible_cpus init out of pc_cpus_init() Igor Mammedov c96a1c0 9 years ago
machine: move possible_cpus to MachineState Igor Mammedov 38690a1 9 years ago
hw/pci-host/prep: Do not use hw_error() in realize function fb38ebf 9 years ago
target/ppc/POWER9: Direct all instr and data storage interrupts to th… 5065908 9 years ago
target/ppc/POWER9: Adapt LPCR handling for POWER9 18aa49e 9 years ago
target/ppc/POWER9: Add ISAv3.00 MMU definition 86cf1e9 9 years ago
target/ppc: Fix LPCR DPFD mask define 7659ca1 9 years ago
target-ppc: Add xscvqpudz and xscvqpuwz instructions Bharata B Rao e0aee72 9 years ago
target-ppc: Implement round to odd variants of quad FP instructions Bharata B Rao a8d411a 9 years ago
softfloat: Add float128_to_uint32_round_to_zero() Bharata B Rao fd42503 9 years ago
softfloat: Add float128_to_uint64_round_to_zero() Bharata B Rao 2e6d856 9 years ago
softfloat: Add round-to-odd rounding mode Bharata B Rao 9ee6f67 9 years ago
spapr: replace debug printf with trace points 5b92960 9 years ago
ppc4xx: replace debug printf with trace points f4af7d4 9 years ago
mac99: replace debug printf with trace points 5283c27 9 years ago