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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...
Peter Maydell
10
-36
/
+167
2019-11-18
mos6522: fix T1 and T2 timers
Laurent Vivier
1
-15
/
+52
2019-11-18
spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
Alexey Kardashevskiy
1
-10
/
+15
2019-11-18
ppc: Skip partially initialized vCPUs in 'info pic'
Greg Kurz
2
-2
/
+20
2019-11-18
xive, xics: Fix reference counting on CPU objects
Greg Kurz
2
-2
/
+12
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
8
-9
/
+70
2019-11-14
riscv/virt: Increase flash size
Alistair Francis
1
-1
/
+1
2019-11-12
numa: Add missing \n to error message
Greg Kurz
1
-1
/
+1
2019-11-11
hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine
Clement Deschamps
1
-0
/
+3
2019-11-11
ptimer: Remove old ptimer_init_with_bh() API
Peter Maydell
1
-76
/
+15
2019-11-08
dp8393x: fix dp8393x_receive()
Laurent Vivier
1
-3
/
+9
2019-11-08
dp8393x: put the DMA buffer in the state structure
Laurent Vivier
1
-55
/
+50
2019-11-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' ...
Peter Maydell
1
-4
/
+9
2019-11-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-0
/
+12
2019-11-07
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
4
-0
/
+29
2019-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-11
/
+172
2019-11-06
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...
Peter Maydell
18
-627
/
+570
2019-11-06
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
1
-8
/
+32
2019-11-06
usb-host: add option to allow all resets.
Gerd Hoffmann
1
-4
/
+9
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2
-1
/
+12
2019-11-06
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
4
-0
/
+29
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2
-9
/
+7
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
4
-3
/
+3
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
6
-403
/
+405
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
1
-3
/
+4
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
3
-1
/
+3
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
3
-9
/
+9
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
3
-5
/
+6
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
1
-20
/
+31
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
4
-154
/
+0
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
3
-28
/
+31
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
1
-18
/
+29
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
1
-2
/
+5
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
5
-6
/
+26
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2
-4
/
+4
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2
-2
/
+4
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2
-2
/
+1
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
1
-14
/
+0
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2
-29
/
+44
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
1
-3
/
+46
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
1
-3
/
+4
2019-11-05
q800: fix I/O memory map
Laurent Vivier
1
-8
/
+32
2019-11-05
hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2019-11-05
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
Philippe Mathieu-Daudé
1
-0
/
+8
2019-11-05
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
1
-7
/
+120
2019-11-05
pci: Use PCI aliases when determining device IOMMU address space
Alex Williamson
1
-3
/
+40
2019-11-01
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Edgar E. Iglesias
1
-0
/
+1
2019-11-01
fw_cfg: Allow reboot-timeout=-1 again
Dr. David Alan Gilbert
1
-3
/
+4
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-3
/
+11
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
3
-0
/
+23
[next]