aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07hw/cpu/a15mpcore: Wire up hyp and secure physical timer interruptstarget-arm-post-2.4Peter Maydell
2015-08-07hw/arm/virt: Wire up secure timer interruptPeter Maydell
2015-08-07target-arm: Add AArch32 banked register access to secure physical timerPeter Maydell
2015-08-07target-arm: Add the AArch64 view of the Secure physical timerPeter Maydell
2015-08-07target-arm: Add debug check for mismatched cpreg resetsPeter Maydell
2015-08-07Introduce gic_class_name() instead of repeating conditionPavel Fedin
2015-08-07hw/arm/gic: Kill code duplicationPavel Fedin
2015-08-07Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin
2015-08-07i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois
2015-08-07i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-07i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois
2015-08-07i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-07i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois
2015-08-07i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-08-07i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois
2015-08-07i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-08-07i.MX:Fix Coding style for UART emulator.Jean-Christophe Dubois
2015-08-07i.MX: Move serial initialization to init/realize of DeviceClass.Jean-Christophe Dubois
2015-08-07i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois
2015-08-07hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias
2015-08-07hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias
2015-08-07target-arm: Add the Hypervisor timerEdgar E. Iglesias
2015-08-07target-arm: Pass timeridx as argument to various timer functionsEdgar E. Iglesias
2015-08-07target-arm: Rename and move gt_cnt_resetEdgar E. Iglesias
2015-08-07target-arm: Add CNTHCTL_EL2Edgar E. Iglesias
2015-08-07target-arm: Add CNTVOFF_EL2Edgar E. Iglesias
2015-08-05Update version for v2.4.0-rc4 releasePeter Maydell
2015-08-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-08-05block: don't register quorum driver if SHA256 support is unavailableSascha Silbe
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang
2015-08-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-08-04target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář
2015-08-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150804' into stagingPeter Maydell
2015-08-04target-mips: Copy restrictions from ext/ins to dext/dinsRichard Henderson
2015-08-04target-mips: fix semihosting for microMIPS R6Leon Alrae
2015-08-03Merge remote-tracking branch 'remotes/sstabellini/tags/cve-2015-5166-tag' int...Peter Maydell
2015-08-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-migration-2.4-tag'...Peter Maydell
2015-08-03migration: Fix regression for xenfv and pc,accel=xen machine.Anthony PERARD
2015-08-03migration: Fix global state with Xen.Anthony PERARD
2015-08-03configure: Drop vnc-ws feature from help textAndreas Färber
2015-08-03Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)Stefano Stabellini
2015-08-03Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...Peter Maydell
2015-08-03rtl8139: check TCP Data Offset field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: skip offload on short TCP header (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: check IP Total Length field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: check IP Header Length field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)Stefan Hajnoczi
2015-08-03Merge remote-tracking branch 'remotes/aurel/tags/pull-tcg-mips-s390-20150803'...Peter Maydell