summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into stagingPeter Maydell2015-08-131-0/+16
|\
| * hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accessesPeter Maydell2015-08-131-0/+16
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-08-1314-193/+171
|\ \
| * | smbios: move smbios code into a common folderWei Huang2015-08-137-7/+8
| * | smbios: remove dependency on x86 e820 tablesWei Huang2015-08-132-8/+24
| * | smbios: extract x86 smbios building code into a functionWei Huang2015-08-131-16/+22
| * | acpi: avoid potential uninitialized access to cpu_hp_io_baseDaniel P. Berrange2015-08-131-0/+1
| * | virtio-net: remove useless codesJason Wang2015-08-131-6/+2
| * | pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-132-3/+10
| * | pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-133-11/+9
| * | pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-133-17/+9
| * | pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-132-21/+13
| * | pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-133-8/+5
| * | pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-132-23/+27
| * | pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-133-4/+4
| * | pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-133-9/+11
| * | pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-133-2/+2
| * | pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-132-2/+1
| * | pc: Rename pc_machine variables to pcmsEduardo Habkost2015-08-133-22/+22
| * | pc: Use error_abort when registering propertiesEduardo Habkost2015-08-131-8/+8
| * | pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-132-44/+0
| * | piix: Document coreboot-specific RAM size config registerEduardo Habkost2015-08-131-1/+6
| * | make: load only required dependency files.Victor Kaplansky2015-08-131-1/+7
| * | make: fix where dependency *.d are stored.Victor Kaplansky2015-08-132-1/+1
| |/
* | i.MX: Fix UART driver to work with unitialized "chardev" deviceJean-Christophe Dubois2015-08-131-2/+6
* | hw/cpu/a15mpcore: Wire up hyp and secure physical timer interruptsPeter Maydell2015-08-131-7/+14
* | hw/arm/virt: Wire up secure timer interruptPeter Maydell2015-08-131-13/+15
* | Introduce gic_class_name() instead of repeating conditionPavel Fedin2015-08-132-10/+5
* | hw/arm/gic: Kill code duplicationPavel Fedin2015-08-133-72/+61
* | i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois2015-08-131-3/+3
* | i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-76/+3
* | i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois2015-08-131-6/+6
* | i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-49/+3
* | i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois2015-08-131-6/+5
* | i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-68/+4
* | i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois2015-08-131-9/+7
* | i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-38/+5
* | i.MX:Fix Coding style for UART emulator.Jean-Christophe Dubois2015-08-131-17/+17
* | i.MX: Move serial initialization to init/realize of DeviceClass.Jean-Christophe Dubois2015-08-131-16/+19
* | i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-80/+2
* | hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias2015-08-131-0/+4
* | hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias2015-08-131-3/+6
|/
* virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+56
* Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)Stefano Stabellini2015-08-031-0/+7
* Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...Peter Maydell2015-08-031-173/+190
|\
| * rtl8139: check TCP Data Offset field (CVE-2015-5165)Stefan Hajnoczi2015-08-031-0/+5
| * rtl8139: skip offload on short TCP header (CVE-2015-5165)Stefan Hajnoczi2015-08-031-0/+5
| * rtl8139: check IP Total Length field (CVE-2015-5165)Stefan Hajnoczi2015-08-031-1/+6
| * rtl8139: check IP Header Length field (CVE-2015-5165)Stefan Hajnoczi2015-08-031-11/+8
| * rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)Stefan Hajnoczi2015-08-031-0/+5
OpenPOWER on IntegriCloud