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
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
13
-39
/
+20
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
5
-5
/
+5
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
4
-4
/
+4
2020-09-11
hw/arm/pxa2xx: Add missing fallthrough comment
Thomas Huth
1
-1
/
+1
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
368
-1669
/
+2391
2020-09-10
hw: hyperv: vmbus: Fix 32bit compilation
Jon Doron
1
-1
/
+2
2020-09-10
hw/net/e1000e: Remove duplicated write handler for FLSWDATA register
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-10
hw/net/e1000e: Remove overwritten read handler for STATUS register
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
1
-3
/
+3
2020-09-09
vhost-user-vga: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
xilinx_axienet: Use typedef name for instance_size
Eduardo Habkost
1
-2
/
+2
2020-09-09
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
omap_intc: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
xilinx_axidma: Use typedef name for instance_size
Eduardo Habkost
1
-2
/
+2
2020-09-09
tusb6010: Rename TUSB to TUSB6010
Eduardo Habkost
1
-3
/
+3
2020-09-09
pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
Eduardo Habkost
1
-1
/
+1
2020-09-09
vfio: Rename PCI_VFIO to VFIO_PCI
Eduardo Habkost
2
-12
/
+12
2020-09-09
usb: Rename USB_SERIAL_DEV to USB_SERIAL
Eduardo Habkost
1
-2
/
+2
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
2
-5
/
+5
2020-09-09
rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
Eduardo Habkost
1
-2
/
+2
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
5
-7
/
+7
2020-09-09
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
2
-6
/
+6
2020-09-09
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
1
-3
/
+3
2020-09-09
vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
Eduardo Habkost
1
-4
/
+4
2020-09-09
dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
Eduardo Habkost
1
-4
/
+4
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2
-2
/
+2
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
13
-21
/
+27
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
3
-6
/
+0
2020-09-09
hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+5
2020-09-09
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2
-8
/
+4
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
8
-25
/
+24
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
347
-829
/
+853
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
354
-757
/
+1460
2020-09-09
hw/acpi/tco: Remove unused definitions
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-09
hw/isa/isa-bus: Replace hw_error() by assert()
Philippe Mathieu-Daudé
1
-7
/
+2
2020-09-09
hw/mips/fuloong2e: Convert pointless error message to an assert()
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
20
-258
/
+480
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
1
-3
/
+3
2020-09-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-3
/
+3
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
3
-3
/
+3
2020-09-08
spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
Daniel Henrique Barboza
1
-8
/
+33
2020-09-08
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
1
-13
/
+18
2020-09-08
spapr: move h_home_node_associativity to spapr_numa.c
Daniel Henrique Barboza
2
-40
/
+45
2020-09-08
spapr_numa: move NVLink2 associativity handling to spapr_numa.c
Daniel Henrique Barboza
2
-18
/
+30
2020-09-08
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2
-23
/
+36
2020-09-08
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2
-16
/
+28
2020-09-08
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
4
-32
/
+49
2020-09-08
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
1
-11
/
+11
2020-09-08
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
3
-25
/
+54
[next]