summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell2015-07-2810-12/+124
|\
| * gdbstub: Set current CPU on interruptionsJan Kiszka2015-07-271-0/+1
| * qapi: add missing @Marc-André Lureau2015-07-271-1/+1
| * Fix Cortex-A9 global timerJohannes Schlatow2015-07-271-1/+1
| * gitignore: Ignore shader generated filesMichal Privoznik2015-07-271-0/+2
| * vmstate: remove unused declarationMarc-André Lureau2015-07-271-3/+0
| * make: Clean build messagesStefan Weil2015-07-272-3/+3
| * qemu-common.h: Document cutils.c string functionsPeter Maydell2015-07-271-1/+113
| * device_tree: Fix a typoKamalesh Babulal2015-07-271-1/+1
| * hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek2015-07-271-2/+1
| * hw/acpi/ich9: clear smi_en on resetLaszlo Ersek2015-07-271-0/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-07-285-4/+74
|\ \
| * | block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody2015-07-274-0/+60
| * | block: vpc - prevent overflow if max_table_entries >= 0x40000000Jeff Cody2015-07-271-4/+14
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into stagingPeter Maydell2015-07-271-0/+4
|\ \ \ | |_|/ |/| |
| * | tcg: mark temps as mem_coherent = 0 for mov with a constantAurelien Jarno2015-07-271-0/+1
| * | tcg: correctly mark dead inputs for mov with a constantAurelien Jarno2015-07-271-0/+3
* | | main-loop: fix qemu_notify_event for aio_notify optimizationPaolo Bonzini2015-07-271-1/+10
* | | configure: Work around broken static pkg-config info for Ubuntu gnutlsPeter Maydell2015-07-271-1/+17
| |/ |/|
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-2719-143/+210
|\ \ | |/ |/|
| * axienet: Flush queued packets when rx is doneFam Zheng2015-07-271-4/+13
| * dp8393x: Flush packets when link comes upFam Zheng2015-07-271-0/+8
| * stellaris_enet: Flush queued packets when read doneFam Zheng2015-07-271-9/+5
| * mipsnet: Flush queued packets when receiving is enabledFam Zheng2015-07-271-2/+7
| * milkymist-minimac2: Flush queued packets when link comes upFam Zheng2015-07-272-18/+16
| * mcf_fec: Drop mcf_fec_can_receiveFam Zheng2015-07-271-8/+1
| * etsec: Flush queue when rx buffer is consumedFam Zheng2015-07-273-1/+15
| * etsec: Move etsec_can_receive into etsec_receiveFam Zheng2015-07-273-17/+10
| * usbnet: Drop usbnet_can_receiveFam Zheng2015-07-271-16/+4
| * eepro100: Drop nic_can_receiveFam Zheng2015-07-271-11/+0
| * pcnet: Drop pcnet_can_receiveFam Zheng2015-07-274-12/+0
| * xgmac: Drop packets with eth_can_rx is false.Fam Zheng2015-07-271-4/+4
| * hw/net: fix mcf_fec driver receiverGreg Ungerer2015-07-271-1/+3
| * hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-272-2/+53
| * hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer2015-07-271-0/+7
| * hw/net: create common collection of MII definitionsGreg Ungerer2015-07-272-39/+65
* | Merge remote-tracking branch 'remotes/jnsnow/tags/cve-2015-5154-pull-request'...Peter Maydell2015-07-272-4/+29
|\ \ | |/ |/|
| * ide: Clear DRQ after handling all expected accessesKevin Wolf2015-07-261-4/+12
| * ide/atapi: Fix START STOP UNIT command completionKevin Wolf2015-07-261-0/+1
| * ide: Check array bounds before writing to io_buffer (CVE-2015-5154)Kevin Wolf2015-07-261-0/+16
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-2423-70/+216
|\
| * target-i386/FPU: a misprint in helper_fistll_ST0Dmitry Poletaev2015-07-241-1/+1
| * qemu-doc: fix typosGonglei2015-07-243-3/+3
| * framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-246-51/+137
| * memory: count number of active VGA logging clientsPaolo Bonzini2015-07-242-0/+8
| * vl: Fix compiler warning for builds without VNCStefan Weil2015-07-241-1/+1
| * scsi: Handle no media case for scsi_get_configurationMatthew Rosato2015-07-241-1/+15
| * rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini2015-07-245-0/+21
| * scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)Paolo Bonzini2015-07-241-1/+6
| * vnc: fix memory leakGonglei2015-07-241-1/+4
OpenPOWER on IntegriCloud