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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
1
-0
/
+13
2020-07-06
fix the prototype of muls64/mulu64
Lijun Pan
1
-2
/
+2
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
11
-9
/
+105
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
1
-2
/
+0
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-1
/
+0
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-3
/
+0
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
1
-0
/
+56
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
1
-3
/
+0
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
1
-0
/
+26
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
1
-0
/
+1
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
1
-0
/
+7
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
1
-0
/
+2
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
3
-0
/
+10
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
1
-0
/
+2
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
1
-0
/
+1
2020-07-03
migration: Count new_dirty instead of real_dirty
Keqian Zhu
1
-4
/
+1
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-2
/
+1
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
3
-16
/
+14
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-20
/
+62
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
1
-2
/
+1
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
4
-18
/
+58
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
1
-1
/
+2
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
1
-0
/
+2
2020-06-26
hw/misc/pca9552: Model qdev output GPIOs
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-26
hw/misc/pca9552: Add a 'description' property for debugging purpose
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-26
hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-26
hw/misc/pca9552: Rename generic code as pca955x
Philippe Mathieu-Daudé
1
-5
/
+5
2020-06-26
hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-26
hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
1
-7
/
+1
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-26
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+5
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
4
-10
/
+26
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
1
-0
/
+1
2020-06-26
adb: add autopoll_blocked variable to block autopoll
Mark Cave-Ayland
1
-0
/
+4
2020-06-26
adb: add status field for holding information about the last ADB request
Mark Cave-Ayland
1
-0
/
+4
2020-06-26
adb: keep track of devices with pending data
Mark Cave-Ayland
1
-0
/
+1
2020-06-26
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
1
-0
/
+3
2020-06-26
mac_via: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
1
-1
/
+0
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
1
-3
/
+0
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
1
-4
/
+0
2020-06-26
adb: create autopoll variables directly within ADBBusState
Mark Cave-Ayland
1
-0
/
+13
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
1
-1
/
+0
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
1
-1
/
+0
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
1
-1
/
+1
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-21
/
+1
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
3
-4
/
+18
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
1
-18
/
+0
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2
-1
/
+1
[next]