aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-13hw/arm/gic: Kill code duplicationPavel Fedin4-72/+64
2015-08-13Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin2-12/+12
2015-08-13i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois1-3/+3
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2-76/+110
2015-08-13i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois1-6/+6
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2-49/+82
2015-08-13i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois1-6/+5
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois4-78/+97
2015-08-13i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois1-9/+7
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois3-38/+60
2015-08-13i.MX:Fix Coding style for UART emulator.Jean-Christophe Dubois1-17/+17
2015-08-13i.MX: Move serial initialization to init/realize of DeviceClass.Jean-Christophe Dubois1-16/+19
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois2-80/+104
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias1-0/+4
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias1-3/+6
2015-08-13target-arm: Add the Hypervisor timerEdgar E. Iglesias4-1/+73
2015-08-13target-arm: Pass timeridx as argument to various timer functionsEdgar E. Iglesias1-22/+77
2015-08-13target-arm: Rename and move gt_cnt_resetEdgar E. Iglesias1-7/+5
2015-08-13target-arm: Add CNTHCTL_EL2Edgar E. Iglesias2-2/+32
2015-08-13target-arm: Add CNTVOFF_EL2Edgar E. Iglesias2-6/+42
2015-08-11Open 2.5 development treePeter Maydell1-1/+1
2015-08-11Update version for v2.4.0 releasev2.4.0Peter Maydell1-1/+1
2015-08-05Update version for v2.4.0-rc4 releasev2.4.0-rc4Peter Maydell1-1/+1
2015-08-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+62
2015-08-05block: don't register quorum driver if SHA256 support is unavailableSascha Silbe1-6/+4
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang2-0/+62
2015-08-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+4
2015-08-04target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář1-0/+4
2015-08-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150804' into stagingPeter Maydell1-23/+32
2015-08-04target-mips: Copy restrictions from ext/ins to dext/dinsRichard Henderson1-20/+25
2015-08-04target-mips: fix semihosting for microMIPS R6Leon Alrae1-3/+7
2015-08-03Merge remote-tracking branch 'remotes/sstabellini/tags/cve-2015-5166-tag' int...Peter Maydell1-0/+7
2015-08-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-migration-2.4-tag'...Peter Maydell4-0/+14
2015-08-03migration: Fix regression for xenfv and pc,accel=xen machine.Anthony PERARD1-0/+5
2015-08-03migration: Fix global state with Xen.Anthony PERARD3-0/+9
2015-08-03configure: Drop vnc-ws feature from help textAndreas Färber1-1/+0
2015-08-03Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)Stefano Stabellini1-0/+7
2015-08-03Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...Peter Maydell1-173/+190
2015-08-03rtl8139: check TCP Data Offset field (CVE-2015-5165)Stefan Hajnoczi1-0/+5
2015-08-03rtl8139: skip offload on short TCP header (CVE-2015-5165)Stefan Hajnoczi1-0/+5
2015-08-03rtl8139: check IP Total Length field (CVE-2015-5165)Stefan Hajnoczi1-1/+6
2015-08-03rtl8139: check IP Header Length field (CVE-2015-5165)Stefan Hajnoczi1-11/+8
2015-08-03rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)Stefan Hajnoczi1-0/+5
2015-08-03rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)Stefan Hajnoczi1-154/+151
2015-08-03rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)Stefan Hajnoczi1-19/+22
2015-08-03Merge remote-tracking branch 'remotes/aurel/tags/pull-tcg-mips-s390-20150803'...Peter Maydell2-5/+10
2015-08-03Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-1/+29
2015-08-01tcg/mips: fix add2Aurelien Jarno1-0/+3
2015-08-01tcg/s390x: Mask TCGMemOp appropriately for indexingAurelien Jarno1-2/+2
2015-08-01tcg/mips: Mask TCGMemOp appropriately for indexingAurelien Jarno1-2/+2