aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06target-arm: A64: Create Instruction Syndromes for Data AbortsEdgar E. Iglesias
2016-06-06target-arm: Add the HSTR_EL2 registerAlistair Francis
2016-06-06Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-06-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160606-1' into s...Peter Maydell
2016-06-06scsi-disk: fix reads from scsi-disk devicesMark Cave-Ayland
2016-06-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160606-1' into...Peter Maydell
2016-06-06Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20160605' into stagingPeter Maydell
2016-06-06gdbstub: avoid busy loop while waiting for gdbPeter Wu
2016-06-069p: switch back to readdir()Greg Kurz
2016-06-069p: add locking to V9fsDirGreg Kurz
2016-06-069p: introduce the V9fsDir typeGreg Kurz
2016-06-069p: drop useless out: labelGreg Kurz
2016-06-069p: drop useless inclusion of hw/i386/pc.hGreg Kurz
2016-06-069p/fsdev: remove obsolete references to virtioGreg Kurz
2016-06-069p: some more cleanup in #include directivesGreg Kurz
2016-06-06e1000e: Fix build with gcc 4.6.3 and ust tracingDmitry Fleytman
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann
2016-06-06vmsvga: don't process more than 1024 fifo commands at onceGerd Hoffmann
2016-06-06vmsvga: shadow fifo registersGerd Hoffmann
2016-06-06vmsvga: add more fifo checksGerd Hoffmann
2016-06-06vmsvga: move fifo sanity checks to vmsvga_fifo_lengthGerd Hoffmann
2016-06-05target-*: dfilter support for in_asmRichard Henderson
2016-06-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into st...Peter Maydell
2016-06-03e1000e: Fix build with ust trace backendDmitry Fleytman
2016-06-03hw/audio: QOM'ify milkymist-ac97.cxiaoqiang zhao
2016-06-03hw/audio: QOM'ify intel-hdaxiaoqiang zhao
2016-06-03hw/audio: QOM cleanup for intel-hdaxiaoqiang zhao
2016-06-03hw/audio: QOM'ify cs4231.cxiaoqiang zhao
2016-06-03audio: pa: Set volume of recording stream instead of recording devicePeter Krempa
2016-06-03virtio-gpu: fix scanout rectanglesGerd Hoffmann
2016-06-03vnc: add configurable keyboard delayGerd Hoffmann
2016-06-03sdl2: skip init without outputsGerd Hoffmann
2016-06-03vnc: Add support for color mapAlexander Graf
2016-06-03SDL2: add bgrx pixel formatPavel Dovgalyuk
2016-06-03gtk: fix unchecked vc dereferenceGerd Hoffmann
2016-06-03ui: spice: Exit if gl=on EGL init failsCole Robinson
2016-06-03ui: egl: Replace fprintf with error_reportCole Robinson
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-06-02Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160601' into st...Peter Maydell
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois
2016-06-02i.MX: reset TX/RX descriptors when FEC is disabled.Jean-Christophe Dubois
2016-06-02i.MX: Fix FEC code for ECR register reset value.Jean-Christophe Dubois
2016-06-02i.MX: Fix FEC code for MDIO address selectionJean-Christophe Dubois
2016-06-02i.MX: Fix FEC code for MDIO operation selectionJean-Christophe Dubois
2016-06-02net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois
2016-06-02net: improve UDP/TCP checksum computation.Jean-Christophe Dubois
2016-06-02e1000e: Introduce qtest for e1000e deviceDmitry Fleytman