index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2
-3
/
+9
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
1
-0
/
+29
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
1
-9
/
+28
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
1
-21
/
+21
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-3
/
+4
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
1
-0
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+16
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
1
-3
/
+8
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-20
/
+1
2016-07-07
qdev: Don't stop applying globals on first error
Eduardo Habkost
1
-1
/
+0
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
5
-9
/
+72
2016-07-07
hw/block/m25p80: fix resource leak
Shannon Zhao
1
-2
/
+4
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
3
-4
/
+4
2016-07-07
aux: fix break that wanted to break two levels out
Paolo Bonzini
1
-6
/
+6
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
1
-4
/
+6
2016-07-07
tap: vhost busy polling support
Jason Wang
4
-3
/
+49
2016-07-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...
Peter Maydell
5
-54
/
+96
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
4
-8
/
+9
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+4
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2
-4
/
+4
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-0
/
+1
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
1
-2
/
+3
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
1
-2
/
+8
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
1
-0
/
+4
2016-07-06
qxl: fix surface migration
Gerd Hoffmann
2
-17
/
+22
2016-07-06
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2
-5
/
+13
2016-07-06
qxl: factor out qxl_get_check_slot_offset
Gerd Hoffmann
1
-21
/
+38
2016-07-06
qxl: handle no updates in interface_update_area_complete
Gerd Hoffmann
1
-1
/
+2
2016-07-06
qxl: use uint64_t for vram size
Gerd Hoffmann
2
-6
/
+6
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-13
/
+14
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
29
-333
/
+403
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
2
-10
/
+11
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2
-8
/
+7
2016-07-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2
-0
/
+2
2016-07-05
vmw_pvscsi: remove unnecessary internal msi state flag
Cao jin
1
-6
/
+3
2016-07-05
e1000e: remove unnecessary internal msi state flag
Cao jin
1
-26
/
+7
2016-07-05
vmxnet3: remove unnecessary internal msi state flag
Cao jin
1
-11
/
+6
2016-07-05
mptsas: remove unnecessary internal msi state flag
Cao jin
2
-14
/
+6
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
1
-9
/
+2
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
14
-66
/
+148
2016-07-05
pci bridge dev: change msi property type
Cao jin
1
-6
/
+7
2016-07-05
megasas: change msi/msix property type
Cao jin
1
-17
/
+11
2016-07-05
mptsas: change msi property type
Cao jin
2
-3
/
+5
2016-07-05
intel-hda: change msi property type
Cao jin
1
-4
/
+5
2016-07-05
usb xhci: change msi/msix property type
Cao jin
1
-7
/
+9
2016-07-05
change pvscsi_init_msi() type to void
Cao jin
1
-3
/
+1
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
1
-2
/
+2
[next]