sdk/emulator/qemu.git
2015-08-04 Jason Wangtests: introduce basic pci test for virtio-net
2015-08-04 Dana Rubinnet/vmxnet3: Fix incorrect debug message
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-08-03 Anthony PERARDmigration: Fix regression for xenfv and pc,accel=xen...
2015-08-03 Anthony PERARDmigration: Fix global state with Xen.
2015-08-03 Andreas Färberconfigure: Drop vnc-ws feature from help text
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-08-03 Stefan Hajnoczirtl8139: check TCP Data Offset field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short TCP header (CVE-2015...
2015-08-03 Stefan Hajnoczirtl8139: check IP Total Length field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: check IP Header Length field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short Ethernet/IP header ...
2015-08-03 Stefan Hajnoczirtl8139: drop tautologous if (ip) {...} statement ...
2015-08-03 Stefan Hajnoczirtl8139: avoid nested ifs in IP header parsing (CVE...
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-08-01 Aurelien Jarnotcg/mips: fix add2
2015-08-01 Aurelien Jarnotcg/s390x: Mask TCGMemOp appropriately for indexing
2015-08-01 Aurelien Jarnotcg/mips: Mask TCGMemOp appropriately for indexing
2015-08-01 Aurelien Jarnotcg/mips: fix TLB loading for BE host with 32-bit guests
2015-07-31 John Snowahci: fix ICC mask definition
2015-07-31 Aurelien Jarnomacio: re-add TRIM support
2015-07-30 Richard Hendersonbsd-user: Fix operand to cpu_x86_exec
2015-07-29 Peter MaydellUpdate version for v2.4.0-rc3 release
2015-07-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-07-29 Stefan HajnocziAioContext: force event loop iteration using BH
2015-07-29 Stefan HajnocziAioContext: avoid leaking BHs on cleanup
2015-07-29 Paolo Bonzinivirtio-blk-dataplane: delete bottom half before the...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/jtc...
2015-07-28 Fam Zhengxen: Drop net_rx_ok
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-07-28 Greg Ungererhw/net: handle flow control in mcf_fec driver receiver
2015-07-28 Hervé Poussineaunet/dp8393x: do not use memory_region_init_rom_device...
2015-07-28 Hervé Poussineaunet/dp8393x: remove check of runt packets
2015-07-28 Hervé Poussineaunet/dp8393x: disable user creation
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-07-28 Yongbok Kimtarget-mips: fix offset calculation for Interrupts
2015-07-28 Leon Alraetarget-mips: fix passing incompatible pointer type...
2015-07-28 Richard W.M... block/ssh: Avoid segfault if inet_connect doesn't set...
2015-07-28 Hitoshi Mitakesheepdog: serialize requests to overwrapping area
2015-07-27 Paolo Bonzinimemory: do not add a reference to the owner of aliased...
2015-07-27 Salva Peirómegasas: Add write function to handle write access...
2015-07-27 Michael S.... virtio: minor cleanup
2015-07-27 Gal Hammeracpi: fix pvpanic device is not shown in ui
2015-07-27 Jan Kiszkagdbstub: Set current CPU on interruptions
2015-07-27 Marc-André... qapi: add missing @
2015-07-27 Johannes SchlatowFix Cortex-A9 global timer
2015-07-27 Michal Privoznikgitignore: Ignore shader generated files
2015-07-27 Marc-André... vmstate: remove unused declaration
2015-07-27 Stefan Weilmake: Clean build messages
2015-07-27 Peter Maydellqemu-common.h: Document cutils.c string functions
2015-07-27 Kamalesh Babulaldevice_tree: Fix a typo
2015-07-27 Laszlo Ersekhw/acpi/ich9: clean up stale comment about KVM not...
2015-07-27 Laszlo Ersekhw/acpi/ich9: clear smi_en on reset
2015-07-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-07-27 Paolo Bonzinimain-loop: fix qemu_notify_event for aio_notify optimiz...
2015-07-27 Jeff Codyblock: qemu-iotests - add check for multiplication...
2015-07-27 Jeff Codyblock: vpc - prevent overflow if max_table_entries...
2015-07-27 Peter Maydellconfigure: Work around broken static pkg-config info...
2015-07-27 Jason Wangvirtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy...
2015-07-27 Jason Wangvirtio-blk: fail get_features when both scsi and 1...
2015-07-27 Jason Wangvirtio: get_features() can fail
2015-07-27 Michael S.... virtio-pci: fix memory MR cleanup for modern
2015-07-27 Aurelien Jarnotcg: mark temps as mem_coherent = 0 for mov with a...
2015-07-27 Aurelien Jarnotcg: correctly mark dead inputs for mov with a constant
2015-07-27 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-07-27 Fam Zhengaxienet: Flush queued packets when rx is done
2015-07-27 Fam Zhengdp8393x: Flush packets when link comes up
2015-07-27 Fam Zhengstellaris_enet: Flush queued packets when read done
2015-07-27 Fam Zhengmipsnet: Flush queued packets when receiving is enabled
2015-07-27 Fam Zhengmilkymist-minimac2: Flush queued packets when link...
2015-07-27 Fam Zhengmcf_fec: Drop mcf_fec_can_receive
2015-07-27 Fam Zhengetsec: Flush queue when rx buffer is consumed
2015-07-27 Fam Zhengetsec: Move etsec_can_receive into etsec_receive
2015-07-27 Fam Zhengusbnet: Drop usbnet_can_receive
2015-07-27 Fam Zhengeepro100: Drop nic_can_receive
2015-07-27 Fam Zhengpcnet: Drop pcnet_can_receive
2015-07-27 Fam Zhengxgmac: Drop packets with eth_can_rx is false.
2015-07-27 Greg Ungererhw/net: fix mcf_fec driver receiver
2015-07-27 Greg Ungererhw/net: add simple phy support to mcf_fec driver
2015-07-27 Greg Ungererhw/net: add ANLPAR bit definitions to generic mii
2015-07-27 Greg Ungererhw/net: create common collection of MII definitions
2015-07-27 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/cve...
2015-07-27 Daniel P. Berrangecrypto: extend unit tests to cover decryption too
2015-07-27 Daniel P. Berrangecrypto: fix built-in AES decrypt function
2015-07-27 Michael S.... virtio: set any_layout in virtio core
2015-07-27 Michael S.... virtio-9p: fix any_layout
2015-07-27 Michael S.... virtio-serial: fix ANY_LAYOUT
2015-07-27 Michael S.... virtio: hide legacy features from modern guests
2015-07-27 Kevin Wolfide: Clear DRQ after handling all expected accesses
2015-07-27 Kevin Wolfide/atapi: Fix START STOP UNIT command completion
2015-07-27 Kevin Wolfide: Check array bounds before writing to io_buffer...
2015-07-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-07-24 Dmitry Poletaevtarget-i386/FPU: a misprint in helper_fistll_ST0
2015-07-24 Gongleiqemu-doc: fix typos
2015-07-24 Paolo Bonziniframebuffer: set DIRTY_MEMORY_VGA on RAM that is used...
next