aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann
2015-12-07lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann
2015-12-07vmxnet3: silence warningMichael S. Tsirkin
2015-12-07pcnet: fix rx buffer overflow(CVE-2015-7512)Jason Wang
2015-12-07net: pcnet: add check to validate receive data size(CVE-2015-7504)Prasad J Pandit
2015-12-07e1000: fix hang of win2k12 shutdown with flood pingDenis V. Lunev
2015-10-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151027-...Peter Maydell
2015-10-27target-arm: Add support for S1 + S2 MMU translationsEdgar E. Iglesias
2015-10-27target-arm: Route S2 MMU faults to EL2Edgar E. Iglesias
2015-10-27target-arm: Add S2 translation to 32bit S1 PTWsEdgar E. Iglesias
2015-10-27target-arm: Add S2 translation to 64bit S1 PTWsEdgar E. Iglesias
2015-10-27target-arm: Add ARMMMUFaultInfoEdgar E. Iglesias
2015-10-27target-arm: Avoid inline for get_phys_addrEdgar E. Iglesias
2015-10-27target-arm: Add support for S2 page-table protection bitsEdgar E. Iglesias
2015-10-27target-arm: Add computation of starting level for S2 PTWEdgar E. Iglesias
2015-10-27target-arm: lpae: Rename granule_sz to strideEdgar E. Iglesias
2015-10-27target-arm: lpae: Replace tsz with computed inputsizeEdgar E. Iglesias
2015-10-27target-arm: Add support for AArch32 S2 negative t0szEdgar E. Iglesias
2015-10-27target-arm: lpae: Move declaration of t0sz and t1szEdgar E. Iglesias
2015-10-27target-arm: lpae: Make t0sz and t1sz signed integersEdgar E. Iglesias
2015-10-27target-arm: Add HPFAR_EL2Edgar E. Iglesias
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX FEC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX I2C debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-10-27target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ)Soren Brinkmann
2015-10-27target-arm/translate.c: Handle non-executable page-straddling Thumb insnsPeter Maydell
2015-10-27target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()Peter Maydell
2015-10-27Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-27net: free the string returned by object_get_canonical_path_componentYang Hongyang
2015-10-27net: make iov_to_buf take right size argument in nc_sendv_compat()Yang Hongyang
2015-10-27net: Remove duplicate data from query-rx-filter on multiqueue net devicesVladislav Yasevich
2015-10-27vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani
2015-10-27options: Add documentation for filter-dumpThomas Huth
2015-10-27net/dump: Provide the dumping facility as a net-filterThomas Huth
2015-10-27net/dump: Separate the NetClientState from the DumpStateThomas Huth
2015-10-27net/dump: Rework net-dump init functionsThomas Huth
2015-10-27net/dump: Add support for receive_iov functionThomas Huth
2015-10-27net: cadence_gem: Set initial MAC addressSebastian Huber
2015-10-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell
2015-10-26xen-platform: Replace assert() with appropriate error reportingEduardo Habkost
2015-10-26xen_platform: switch to realizeStefano Stabellini
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell
2015-10-26Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu