aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-07-27virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy deviceJason Wang
2015-07-27virtio-blk: fail get_features when both scsi and 1.0 were setJason Wang
2015-07-27virtio: get_features() can failJason Wang
2015-07-27virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin
2015-07-27tcg: mark temps as mem_coherent = 0 for mov with a constantAurelien Jarno
2015-07-27tcg: correctly mark dead inputs for mov with a constantAurelien Jarno
2015-07-27Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-27axienet: Flush queued packets when rx is doneFam Zheng
2015-07-27dp8393x: Flush packets when link comes upFam Zheng
2015-07-27stellaris_enet: Flush queued packets when read doneFam Zheng
2015-07-27mipsnet: Flush queued packets when receiving is enabledFam Zheng
2015-07-27milkymist-minimac2: Flush queued packets when link comes upFam Zheng
2015-07-27mcf_fec: Drop mcf_fec_can_receiveFam Zheng
2015-07-27etsec: Flush queue when rx buffer is consumedFam Zheng
2015-07-27etsec: Move etsec_can_receive into etsec_receiveFam Zheng
2015-07-27usbnet: Drop usbnet_can_receiveFam Zheng
2015-07-27eepro100: Drop nic_can_receiveFam Zheng
2015-07-27pcnet: Drop pcnet_can_receiveFam Zheng
2015-07-27xgmac: Drop packets with eth_can_rx is false.Fam Zheng
2015-07-27hw/net: fix mcf_fec driver receiverGreg Ungerer
2015-07-27hw/net: add simple phy support to mcf_fec driverGreg Ungerer
2015-07-27hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer
2015-07-27hw/net: create common collection of MII definitionsGreg Ungerer
2015-07-27Merge remote-tracking branch 'remotes/jnsnow/tags/cve-2015-5154-pull-request'...Peter Maydell
2015-07-27crypto: extend unit tests to cover decryption tooDaniel P. Berrange
2015-07-27crypto: fix built-in AES decrypt functionDaniel P. Berrange