aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-08-13pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost
2015-08-13pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost
2015-08-13pc: Eliminate pc_default_machine_options()Eduardo Habkost
2015-08-13pc: Eliminate pc_common_machine_options()Eduardo Habkost
2015-08-13pc: Rename pc_machine variables to pcmsEduardo Habkost
2015-08-13pc: Use error_abort when registering propertiesEduardo Habkost
2015-08-13pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost
2015-08-13piix: Document coreboot-specific RAM size config registerEduardo Habkost
2015-08-13make: load only required dependency files.Victor Kaplansky
2015-08-13make: fix where dependency *.d are stored.Victor Kaplansky
2015-08-13i.MX: Fix UART driver to work with unitialized "chardev" devicepull-target-arm-20150813Jean-Christophe Dubois
2015-08-13hw/cpu/a15mpcore: Wire up hyp and secure physical timer interruptsPeter Maydell
2015-08-13hw/arm/virt: Wire up secure timer interruptPeter Maydell
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin
2015-08-13hw/arm/gic: Kill code duplicationPavel Fedin
2015-08-13i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX:Fix Coding style for UART emulator.Jean-Christophe Dubois
2015-08-13i.MX: Move serial initialization to init/realize of DeviceClass.Jean-Christophe Dubois
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang
2015-08-04net/vmxnet3: Fix incorrect debug messageDana Rubin
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-07-31ahci: fix ICC mask definitionJohn Snow
2015-07-31macio: re-add TRIM supportAurelien Jarno
2015-07-30vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov
2015-07-30scsi-disk: Fix assertion failure on WRITE SAMEFam Zheng
2015-07-30scsi-disk: fix cmd.mode field typoStefan Hajnoczi
2015-07-30virtio-scsi: use virtqueue_map_sg() when loading requestsStefan Hajnoczi
2015-07-29virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini
2015-07-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell