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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
pcie: Allow generic PCIe root port to specify link speed and width
Alex Williamson
1
-0
/
+4
2018-12-19
pcie: Fill PCIESlot link fields to support higher speeds and widths
Alex Williamson
1
-0
/
+74
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2
-0
/
+18
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
3
-0
/
+226
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
4
-0
/
+57
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
3
-6
/
+27
2018-12-19
hw/pci-bridge: Fix invalid free()
Matthias Weckbecker
1
-1
/
+1
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
11
-10
/
+10
2018-12-19
hw/smbios: Remove "smbios_ipmi.h"
Philippe Mathieu-Daudé
5
-18
/
+5
2018-12-19
hw/smbios: Restrict access to "hw/smbios/ipmi.h"
Philippe Mathieu-Daudé
4
-3
/
+3
2018-12-19
tests: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
3
-24
/
+236
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
5
-78
/
+228
2018-12-19
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
1
-0
/
+1
2018-12-19
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
1
-0
/
+12
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
6
-19
/
+7
2018-12-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...
Peter Maydell
35
-121
/
+232
2018-12-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
16
-228
/
+258
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
3
-11
/
+4
2018-12-18
vl: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-5
/
+2
2018-12-18
i386: hvf: drop debug printf in decode_sldtgroup
Roman Bolshakov
1
-2
/
+0
2018-12-18
docs/devel/build-system: fix 'softmu' typo
Emilio G. Cota
1
-1
/
+1
2018-12-18
qapi: fix flat union on uncovered branches conditionals
Marc-André Lureau
1
-1
/
+2
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
10
-14
/
+33
2018-12-18
qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
Daniel Henrique Barboza
1
-6
/
+10
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
5
-0
/
+55
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
23
-81
/
+83
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
23
-79
/
+95
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2
-20
/
+34
2018-12-17
Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...
Peter Maydell
18
-57
/
+1791
2018-12-17
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
1
-2
/
+5
2018-12-17
tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro
Igor Mammedov
1
-8
/
+0
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
3
-32
/
+68
2018-12-17
tests/pxe: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/prom-env: Make test independent of global_qtest
Thomas Huth
1
-9
/
+8
2018-12-17
tests/machine-none: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/test-filter: Make tests independent of global_qtest
Thomas Huth
2
-11
/
+14
2018-12-17
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
1
-6
/
+7
2018-12-17
tests/pvpanic: Make the pvpanic test independent of global_qtest
Thomas Huth
1
-6
/
+8
2018-12-17
tests/vmgenid: Make test independent of global_qtest
Thomas Huth
1
-14
/
+17
2018-12-17
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
4
-92
/
+96
2018-12-17
ivshmem-test: Drop dependence on global_qtest
Eric Blake
1
-17
/
+1
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2
-33
/
+34
2018-12-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
24
-402
/
+462
2018-12-17
.shippable.yml: disable the win cross tests
Alex Bennée
1
-4
/
+5
2018-12-17
hardfloat: implement float32/64 comparison
Emilio G. Cota
1
-14
/
+95
2018-12-17
hardfloat: implement float32/64 square root
Emilio G. Cota
1
-2
/
+58
2018-12-17
hardfloat: implement float32/64 fused multiply-add
Emilio G. Cota
1
-4
/
+128
2018-12-17
hardfloat: implement float32/64 division
Emilio G. Cota
1
-2
/
+62
2018-12-17
hardfloat: implement float32/64 multiplication
Emilio G. Cota
1
-2
/
+52
[next]