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
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
2016-07-07
qdev: Don't stop applying globals on first error
Eduardo Habkost
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
hw/block/m25p80: fix resource leak
Shannon Zhao
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2016-07-07
aux: fix break that wanted to break two levels out
Paolo Bonzini
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
2016-07-07
tap: vhost busy polling support
Jason Wang
2016-07-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...
Peter Maydell
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
2016-07-06
qxl: fix surface migration
Gerd Hoffmann
2016-07-06
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2016-07-06
qxl: factor out qxl_get_check_slot_offset
Gerd Hoffmann
2016-07-06
qxl: handle no updates in interface_update_area_complete
Gerd Hoffmann
2016-07-06
qxl: use uint64_t for vram size
Gerd Hoffmann
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2016-07-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2016-07-05
vmw_pvscsi: remove unnecessary internal msi state flag
Cao jin
2016-07-05
e1000e: remove unnecessary internal msi state flag
Cao jin
2016-07-05
vmxnet3: remove unnecessary internal msi state flag
Cao jin
2016-07-05
mptsas: remove unnecessary internal msi state flag
Cao jin
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
pci bridge dev: change msi property type
Cao jin
2016-07-05
megasas: change msi/msix property type
Cao jin
2016-07-05
mptsas: change msi property type
Cao jin
2016-07-05
intel-hda: change msi property type
Cao jin
2016-07-05
usb xhci: change msi/msix property type
Cao jin
2016-07-05
change pvscsi_init_msi() type to void
Cao jin
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
[next]