aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14exec: drop cpu_can_do_io, just read cpu->can_do_ioPaolo Bonzini
2015-08-06cpu_defs: Simplify CPUTLB padding logicPeter Crosthwaite
2015-08-06cpu-exec: Do not invalidate original TB in cpu_exec_nocache()Sergey Fedorov
2015-07-30vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov
2015-07-30virtio-scsi-test: Add test case for tail unaligned WRITE SAMEFam Zheng
2015-07-30scsi-disk: Fix assertion failure on WRITE SAMEFam Zheng
2015-07-30tests: virtio-scsi: clear unit attention after resetStefan Hajnoczi
2015-07-30scsi-disk: fix cmd.mode field typoStefan Hajnoczi
2015-07-30virtio-scsi: use virtqueue_map_sg() when loading requestsStefan Hajnoczi
2015-07-30bsd-user: Fix operand to cpu_x86_execRichard Henderson
2015-07-29Update version for v2.4.0-rc3 releasev2.4.0-rc3Peter Maydell
2015-07-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-07-29AioContext: force event loop iteration using BHStefan Hajnoczi
2015-07-29AioContext: avoid leaking BHs on cleanupStefan Hajnoczi
2015-07-29virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini
2015-07-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...Peter Maydell
2015-07-28xen: Drop net_rx_okFam Zheng
2015-07-28Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell
2015-07-28hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer
2015-07-28net/dp8393x: do not use memory_region_init_rom_device with NULLHervé Poussineau
2015-07-28net/dp8393x: remove check of runt packetsHervé Poussineau
2015-07-28net/dp8393x: disable user creationHervé Poussineau
2015-07-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-07-28target-mips: fix offset calculation for InterruptsYongbok Kim
2015-07-28target-mips: fix passing incompatible pointer type in machine.cLeon Alrae
2015-07-28block/ssh: Avoid segfault if inet_connect doesn't set errno.Richard W.M. Jones
2015-07-28sheepdog: serialize requests to overwrapping areaHitoshi Mitake
2015-07-27memory: do not add a reference to the owner of aliased regionsPaolo Bonzini
2015-07-27megasas: Add write function to handle write access to PCI BAR 3Salva Peiró
2015-07-27virtio: minor cleanupMichael S. Tsirkin
2015-07-27acpi: fix pvpanic device is not shown in uiGal Hammer
2015-07-27gdbstub: Set current CPU on interruptionsJan Kiszka
2015-07-27qapi: add missing @Marc-André Lureau
2015-07-27Fix Cortex-A9 global timerJohannes Schlatow
2015-07-27gitignore: Ignore shader generated filesMichal Privoznik
2015-07-27vmstate: remove unused declarationMarc-André Lureau
2015-07-27make: Clean build messagesStefan Weil
2015-07-27qemu-common.h: Document cutils.c string functionsPeter Maydell
2015-07-27device_tree: Fix a typoKamalesh Babulal
2015-07-27hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek
2015-07-27hw/acpi/ich9: clear smi_en on resetLaszlo Ersek
2015-07-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into stagingPeter Maydell
2015-07-27main-loop: fix qemu_notify_event for aio_notify optimizationPaolo Bonzini
2015-07-27block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody
2015-07-27block: vpc - prevent overflow if max_table_entries >= 0x40000000Jeff Cody
2015-07-27configure: Work around broken static pkg-config info for Ubuntu gnutlsPeter Maydell