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
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
1
-2
/
+1
2012-08-31
ehci: Fix interrupt endpoints no longer working
Hans de Goede
1
-2
/
+11
2012-08-31
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
1
-15
/
+23
2012-08-31
ehci: add ehci_cancel_queue()
Gerd Hoffmann
1
-10
/
+20
2012-08-31
ehci: simplify ehci_state_executing
Hans de Goede
1
-12
/
+1
2012-08-31
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
1
-1
/
+0
2012-08-31
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
1
-0
/
+9
2012-08-31
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
1
-1
/
+1
2012-08-31
usb: unique packet ids
Gerd Hoffmann
7
-12
/
+16
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
4
-7
/
+58
2012-08-31
fix info qtree indention
Gerd Hoffmann
1
-1
/
+1
2012-08-29
scsi-disk: Fix typo (uint32 -> uint32_t)
Stefan Weil
1
-1
/
+1
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
2
-2
/
+13
2012-08-29
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
1
-2
/
+3
2012-08-29
ivshmem: remove redundant ioeventfd configuration
Cam Macdonell
1
-15
/
+0
2012-08-29
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
Peter Maydell
1
-0
/
+1
2012-08-28
scsi: more fixes to properties for passthrough devices
Paolo Bonzini
2
-1
/
+3
2012-08-28
esp: support 24-bit DMA
Paolo Bonzini
1
-5
/
+11
2012-08-28
megasas: Add 'hba_serial' property
Hannes Reinecke
1
-2
/
+7
2012-08-27
Revert "fix some debug printf format strings"
malc
4
-10
/
+7
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
2
-32
/
+8
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
1
-18
/
+0
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
1
-0
/
+18
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
2
-8
/
+32
2012-08-24
fix some debug printf format strings
Matthew Ogilvie
4
-7
/
+10
2012-08-23
ivshmem: fix memory_region_del_eventfd assertion failure
Paolo Bonzini
1
-0
/
+4
2012-08-23
qom: object_delete should unparent the object first
Paolo Bonzini
4
-7
/
+0
2012-08-22
boards: add a 'none' machine type to all platforms
Anthony Liguori
2
-0
/
+42
2012-08-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-8
/
+16
2012-08-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-0
/
+2
2012-08-22
Merge remote-tracking branch 'kraxel/usb.59' into staging
Anthony Liguori
4
-10
/
+21
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
10
-28
/
+42
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
13
-47
/
+45
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2
-0
/
+17
2012-08-22
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
1
-65
/
+72
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
3
-46
/
+56
2012-08-22
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
1
-5
/
+12
2012-08-22
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
1
-5
/
+11
2012-08-22
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
3
-6
/
+12
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
1
-15
/
+20
2012-08-22
grackle_pci: QOM'ify Grackle PCI host bridge
Andreas Färber
2
-29
/
+29
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2
-10
/
+13
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
1
-56
/
+90
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
1
-7
/
+13
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
11
-29
/
+29
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
3
-2
/
+6
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
1
-1
/
+0
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
3
-8
/
+16
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
1
-13
/
+18
2012-08-18
scsi: fix warning
Gerd Hoffmann
1
-0
/
+2
[next]