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
2019-04-18
vfio: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-6
/
+13
2019-04-17
hpet: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-04-17
pci: Report fatal errors with error_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
1
-3
/
+3
2019-04-17
loader-fit: Wean off error_printf()
Markus Armbruster
1
-26
/
+36
2019-04-16
usb-mtp: fix bounds check for guest provided filename
Daniel P. Berrangé
1
-2
/
+9
2019-04-12
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
1
-2
/
+2
2019-04-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+7
2019-04-09
hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
Thomas Huth
1
-2
/
+7
2019-04-09
spapr_pci: Fix extended config space accesses
Greg Kurz
1
-2
/
+26
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2
-1
/
+25
2019-04-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-12
/
+27
2019-04-05
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...
Peter Maydell
1
-5
/
+11
2019-04-04
riscv: plic: Log guest errors
Alistair Francis
1
-3
/
+9
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
1
-2
/
+2
2019-04-04
xen-block: scale sector based quantities correctly
Paul Durrant
3
-17
/
+23
2019-04-04
xen-block: only advertize discard to the frontend when it is enabled...
Paul Durrant
1
-3
/
+9
2019-04-03
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
1
-4
/
+4
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
1
-7
/
+5
2019-04-03
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
1
-201
/
+187
2019-04-03
hw/vfio/ccw: avoid taking address members in packed structs
Daniel P. Berrangé
1
-20
/
+22
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
3
-6
/
+3
2019-04-02
intel_iommu: Fix root_scalable migration breakage
Peter Xu
1
-4
/
+20
2019-04-02
virtio-net: Fix typo in comment
Yuval Shaia
1
-1
/
+1
2019-04-02
intel_iommu: Correct caching-mode error message
Alex Williamson
1
-1
/
+1
2019-04-02
acpi: verify file entries in bios_linker_loader_add_pointer()
Liam Merwick
1
-0
/
+2
2019-04-02
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
1
-5
/
+5
2019-04-02
usb-mtp: remove usb_mtp_object_free_one
Bandan Das
1
-12
/
+2
2019-04-02
usb-mtp: fix return status of delete
Bandan Das
1
-28
/
+34
2019-04-01
hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_str()
Peter Maydell
1
-0
/
+4
2019-04-01
Revert "audio: fix pc speaker init"
Gerd Hoffmann
1
-15
/
+21
2019-03-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+22
2019-03-29
e1000: Delay flush queue when receive RCTL
yuchenlin
1
-2
/
+22
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2
-7
/
+51
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
1
-38
/
+19
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
1
-1
/
+1
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
23
-51
/
+107
2019-03-26
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190326-pull-request...
Peter Maydell
2
-18
/
+7
2019-03-26
ati-vga: Fix indexed access to video memory
BALATON Zoltan
1
-12
/
+6
2019-03-26
ohci: don't die on ED_LINK_LIMIT overflow
Laurent Vivier
1
-6
/
+1
2019-03-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-26' int...
Peter Maydell
3
-23
/
+53
2019-03-26
pflash: Bury disabled code to limit device sizes
Alex Bennée
2
-13
/
+0
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
3
-10
/
+53
2019-03-26
xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
Markus Armbruster
1
-2
/
+2
2019-03-25
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
41
-265
/
+250
2019-03-25
nrf51_gpio: reflect pull-up/pull-down to IRQs
Paolo Bonzini
1
-25
/
+40
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
13
-21
/
+31
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
11
-27
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
41
-229
/
+229
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
1
-0
/
+2
[next]