index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
2015-08-13
make: load only required dependency files.
Victor Kaplansky
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
2015-08-13
i.MX: Fix UART driver to work with unitialized "chardev" device
Jean-Christophe Dubois
2015-08-13
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
2015-08-13
hw/arm/virt: Wire up secure timer interrupt
Peter Maydell
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-08-13
i.MX: Fix Coding style for GPT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for EPIT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for AVIC emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX:Fix Coding style for UART emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Move serial initialization to init/realize of DeviceClass.
Jean-Christophe Dubois
2015-08-13
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
hw/arm/virt: Connect the Hypervisor timer
Edgar E. Iglesias
2015-08-13
hw/arm/virt: Replace magic IRQ constants with macros
Edgar E. Iglesias
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-04
net/vmxnet3: Fix incorrect debug message
Dana Rubin
2015-08-03
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
Stefano Stabellini
2015-08-03
Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...
Peter Maydell
2015-08-03
rtl8139: check TCP Data Offset field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: skip offload on short TCP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: check IP Total Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: check IP Header Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)
Stefan Hajnoczi
2015-07-31
ahci: fix ICC mask definition
John Snow
2015-07-31
macio: re-add TRIM support
Aurelien Jarno
2015-07-30
vhost/scsi: call vhost_dev_cleanup() at unrealize() time
Igor Mammedov
2015-07-30
scsi-disk: Fix assertion failure on WRITE SAME
Fam Zheng
2015-07-30
scsi-disk: fix cmd.mode field typo
Stefan Hajnoczi
2015-07-30
virtio-scsi: use virtqueue_map_sg() when loading requests
Stefan Hajnoczi
[prev]
[next]