]> git.proxmox.com Git - mirror_qemu.git/history - hw
qapi: Fix generated code when flat union has member 'kind'
[mirror_qemu.git] / hw /
2015-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-09-03 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-09-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-03 Jason J. Hernes390x: Disable storage key migration on old machine...
2015-09-03 Jason J. Hernes390x: Migrate guest storage keys (initial memory only)
2015-09-03 Jason J. Hernes390x: Info skeys sub-command
2015-09-03 Jason J. Hernes390x: Dump-skeys hmp support
2015-09-03 Jason J. Hernes390x: Dump storage keys qmp command
2015-09-03 Jason J. Hernes390x: Enable new s390-storage-keys device
2015-09-03 Jason J. Hernes390x: Create QOM device for s390 storage keys
2015-09-03 Cornelia Hucks390x: add 2.5 compat s390-ccw-virtio machine
2015-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-09-02 Fam Zhengne2000: Drop ne2000_can_receive
2015-09-02 Fam Zhengvmxnet3: Drop net_vmxnet3_info.can_receive
2015-09-02 Vladislav Yasevichrtl8139: Do not consume the packet during overflow...
2015-09-02 Vladislav Yasevichrtl8139: Fix receive buffer overflow check
2015-09-02 Stefan Hajnoczirtl8139: use ldl/stl wrapper for unaligned 32-bit access
2015-09-02 Stefan Hajnoczirtl8139: use net/eth.h macros instead of custom macros
2015-09-02 Stefan Hajnoczirtl8139: remove duplicate net/eth.h definitions
2015-08-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-08-25 Alistair Francisxlnx-zynqmp: Connect the four OCM banks
2015-08-18 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-08-18 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-08-14 Paolo Bonzinihw: fix mask for ColdFire UART command register
2015-08-14 Paolo Bonziniscsi-generic: identify AIO callbacks more clearly
2015-08-14 Paolo Bonziniscsi-disk: identify AIO callbacks more clearly
2015-08-14 Paolo Bonziniscsi: create restart bottom half in the right AioContext
2015-08-14 Lu Linavhost-scsi: Clarify vhost_virtqueue_mask argument
2015-08-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-08-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-08-14 Jeff CodyMerge branch 'block-next' into HEAD
2015-08-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-08-13 Peter Maydellhw/pci-host/bonito: Avoid buffer overrun for bad LDMA...
2015-08-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-08-13 Wei Huangsmbios: move smbios code into a common folder
2015-08-13 Wei Huangsmbios: remove dependency on x86 e820 tables
2015-08-13 Wei Huangsmbios: extract x86 smbios building code into a function
2015-08-13 Daniel P. Berrangeacpi: avoid potential uninitialized access to cpu_hp_io...
2015-08-13 Jason Wangvirtio-net: remove useless codes
2015-08-13 Laurent Vivierpci: allow 0 address for PCI IO/MEM regions
2015-08-13 Eduardo Habkostpc: Remove redundant arguments from pc_memory_init()
2015-08-13 Eduardo Habkostpc: Remove redundant arguments from pc_cmos_init()
2015-08-13 Eduardo Habkostpc: Remove redundant arguments from *load_linux()
2015-08-13 Eduardo Habkostpc: Use PCMachineState as pc_guest_info_init() argument
2015-08-13 Eduardo Habkostpc: Move {above,below}_4g_mem_size variables to PCMachi...
2015-08-13 Eduardo Habkostpc: Use PCMachineState for pc_memory_init() argument
2015-08-13 Eduardo Habkostpc: Use PCMachineState for pc_cmos_init() argument
2015-08-13 Eduardo Habkostpc: Eliminate pc_default_machine_options()
2015-08-13 Eduardo Habkostpc: Eliminate pc_common_machine_options()
2015-08-13 Eduardo Habkostpc: Rename pc_machine variables to pcms
2015-08-13 Eduardo Habkostpc: Use error_abort when registering properties
2015-08-13 Eduardo Habkostpc: Use PC_COMPAT_* for CPUID feature compatibility
2015-08-13 Eduardo Habkostpiix: Document coreboot-specific RAM size config register
2015-08-13 Victor Kaplanskymake: load only required dependency files.
2015-08-13 Victor Kaplanskymake: fix where dependency *.d are stored.
2015-08-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-08-13 Jean-Christophe... i.MX: Fix UART driver to work with unitialized "chardev...
2015-08-13 Peter Maydellhw/cpu/a15mpcore: Wire up hyp and secure physical timer...
2015-08-13 Peter Maydellhw/arm/virt: Wire up secure timer interrupt
2015-08-13 Pavel FedinIntroduce gic_class_name() instead of repeating condition
2015-08-13 Pavel Fedinhw/arm/gic: Kill code duplication
2015-08-13 Jean-Christophe... i.MX: Fix Coding style for GPT emulator
2015-08-13 Jean-Christophe... i.MX: Split GPT emulator in a header file and a source...
2015-08-13 Jean-Christophe... i.MX: Fix Coding style for EPIT emulator
2015-08-13 Jean-Christophe... i.MX: Split EPIT emulator in a header file and a source...
2015-08-13 Jean-Christophe... i.MX: Fix Coding style for CCM emulator
2015-08-13 Jean-Christophe... i.MX: Split CCM emulator in a header file and a source...
2015-08-13 Jean-Christophe... i.MX: Fix Coding style for AVIC emulator.
2015-08-13 Jean-Christophe... i.MX: Split AVIC emulator in a header file and a source...
2015-08-13 Jean-Christophe... i.MX:Fix Coding style for UART emulator.
2015-08-13 Jean-Christophe... i.MX: Move serial initialization to init/realize of...
2015-08-13 Jean-Christophe... i.MX: Split UART emulator in a header file and a source...
2015-08-13 Edgar E. Iglesiashw/arm/virt: Connect the Hypervisor timer
2015-08-13 Edgar E. Iglesiashw/arm/virt: Replace magic IRQ constants with macros
2015-08-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-08-05 Jason Wangvirtio: fix 1.0 virtqueue migration
2015-08-04 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-08-04 Dana Rubinnet/vmxnet3: Fix incorrect debug message
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-08-03 Stefano StabelliniFix release_drive on unplugged devices (pci_piix3_xen_i...
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-08-03 Stefan Hajnoczirtl8139: check TCP Data Offset field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short TCP header (CVE-2015...
2015-08-03 Stefan Hajnoczirtl8139: check IP Total Length field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: check IP Header Length field (CVE-2015-5165)
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short Ethernet/IP header ...
2015-08-03 Stefan Hajnoczirtl8139: drop tautologous if (ip) {...} statement ...
2015-08-03 Stefan Hajnoczirtl8139: avoid nested ifs in IP header parsing (CVE...
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-08-03 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-07-31 John Snowahci: fix ICC mask definition
2015-07-31 Aurelien Jarnomacio: re-add TRIM support
2015-07-30 Igor Mammedovvhost/scsi: call vhost_dev_cleanup() at unrealize(...
2015-07-30 Fam Zhengscsi-disk: Fix assertion failure on WRITE SAME
2015-07-30 Stefan Hajnocziscsi-disk: fix cmd.mode field typo
2015-07-30 Stefan Hajnoczivirtio-scsi: use virtqueue_map_sg() when loading requests
2015-07-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-07-29 Paolo Bonzinivirtio-blk-dataplane: delete bottom half before the...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
next