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-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
5
-62
/
+43
2020-03-27
cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
1
-5
/
+4
2020-03-27
via-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
1
-2
/
+4
2020-03-27
via-ide: don't use PCI level for legacy IRQs
Mark Cave-Ayland
1
-1
/
+0
2020-03-27
hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
Peter Maydell
1
-4
/
+4
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
2
-50
/
+31
2020-03-27
nvme: Print 'cqid' for nvme_del_cq
Minwoo Im
1
-1
/
+1
2020-03-25
hw/audio/fmopl: fix segmentation fault
Volker Rümelin
1
-2
/
+2
2020-03-24
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
1
-3
/
+3
2020-03-24
spapr: Fix memory leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2020-03-24
ppc/spapr: Set the effective address provided flag in mc error log.
Mahesh Salgaonkar
1
-0
/
+26
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
3
-2
/
+20
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
9
-10
/
+20
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
1
-1
/
+1
2020-03-21
hw/rdma: avoid suspicious strncpy() use
Stefan Hajnoczi
1
-0
/
+1
2020-03-21
hw/rdma: Skip data-path mr_id translation
Yuval Shaia
3
-19
/
+20
2020-03-21
hw/rdma: Cosmetic change - no need for two sge arrays
Yuval Shaia
1
-24
/
+16
2020-03-21
hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy
Julia Suvorova
1
-2
/
+2
2020-03-20
compat: disable edid on correct virtio-gpu device
Cornelia Huck
1
-1
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
4
-58
/
+74
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
18
-112
/
+52
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
1
-1
/
+1
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
3
-12
/
+21
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
13
-511
/
+576
2020-03-17
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
Babu Moger
1
-1
/
+1
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2
-0
/
+2
2020-03-17
hw/i386: Remove unnecessary initialization in x86_cpu_new
Babu Moger
1
-4
/
+0
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
2
-0
/
+2
2020-03-17
hw/i386: Introduce X86CPUTopoInfo to contain topology info
Babu Moger
2
-14
/
+30
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-15
/
+4
2020-03-17
machine/memory encryption: Disable mem merge
Dr. David Alan Gilbert
1
-0
/
+8
2020-03-17
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
Babu Moger
2
-30
/
+33
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
62
-327
/
+190
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-1
/
+1
2020-03-17
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
Vladimir Sementsov-Ogievskiy
1
-2
/
+14
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
1
-6
/
+4
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
8
-8
/
+0
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
1
-0
/
+1
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
7
-32
/
+16
2020-03-17
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
1
-3
/
+3
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
1
-0
/
+1
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2
-12
/
+4
2020-03-17
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
1
-5
/
+7
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
3
-25
/
+7
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
1
-4
/
+3
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
11
-33
/
+370
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
10
-39
/
+40
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
3
-3
/
+0
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-4
/
+2
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+2
[next]