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 *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-05
virtio: fix 1.0 virtqueue migration
Jason Wang
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-29
virtio-blk-dataplane: delete bottom half before the AioContext is freed
Paolo Bonzini
2015-07-28
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-28
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into staging
Peter Maydell
2015-07-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-28
xen: Drop net_rx_ok
Fam Zheng
2015-07-28
hw/net: handle flow control in mcf_fec driver receiver
Greg Ungerer
2015-07-28
net/dp8393x: do not use memory_region_init_rom_device with NULL
Hervé Poussineau
2015-07-28
net/dp8393x: remove check of runt packets
Hervé Poussineau
2015-07-28
net/dp8393x: disable user creation
Hervé Poussineau
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
2015-07-27
virtio: minor cleanup
Michael S. Tsirkin
2015-07-27
acpi: fix pvpanic device is not shown in ui
Gal Hammer
2015-07-27
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
2015-07-27
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
2015-07-27
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
2015-07-27
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-07-27
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
2015-07-27
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-07-27
axienet: Flush queued packets when rx is done
Fam Zheng
2015-07-27
dp8393x: Flush packets when link comes up
Fam Zheng
2015-07-27
stellaris_enet: Flush queued packets when read done
Fam Zheng
2015-07-27
mipsnet: Flush queued packets when receiving is enabled
Fam Zheng
2015-07-27
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
[next]