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
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2
-20
/
+29
2013-01-16
tmp105: QOM'ify
Andreas Färber
2
-24
/
+39
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
1
-3
/
+6
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2
-33
/
+51
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
1
-1
/
+1
2013-01-16
pseries: Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2
-28
/
+8
2013-01-16
Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
Knut Omang
2
-0
/
+2
2013-01-15
qdev: Prepare "realized" property
Andreas Färber
2
-24
/
+122
2013-01-15
qdev: Fold state enum into bool realized
Andreas Färber
5
-29
/
+31
2013-01-15
pseries: set no default boot order
Avik Sil
1
-2
/
+4
2013-01-15
Make default boot order machine specific
Avik Sil
56
-6
/
+106
2013-01-15
Merge remote-tracking branch 'afaerber/memory-ioport' into staging
Anthony Liguori
3
-73
/
+62
2013-01-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-28
/
+55
2013-01-15
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
14
-43
/
+71
2013-01-15
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2
-25
/
+41
2013-01-15
Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into staging
Anthony Liguori
1
-24
/
+184
2013-01-15
acpi_piix4: Do not use old_portio-style callbacks
Hervé Poussineau
1
-51
/
+41
2013-01-15
xen_platform: Do not use old_portio-style callbacks
Hervé Poussineau
1
-11
/
+10
2013-01-15
hw/dma.c: Fix conversion of ioport_register* to MemoryRegion
Julien Grall
1
-11
/
+11
2013-01-15
scsi-disk: qemu_vfree(NULL) is fine, simplify
Markus Armbruster
1
-3
/
+1
2013-01-15
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
1
-25
/
+54
2013-01-15
ide: fix TRIM with empty range entry
Paolo Bonzini
1
-1
/
+1
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
1
-1
/
+1
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
13
-39
/
+62
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
1
-1
/
+3
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
1
-3
/
+6
2013-01-15
pc87312: Avoid define conflict on mingw32
Blue Swirl
1
-21
/
+17
2013-01-15
pc87312: Replace register_ioport_*() with MemoryRegion
Andreas Färber
2
-4
/
+24
2013-01-14
virtio-9p: fix compilation error.
KONRAD Frederic
1
-0
/
+1
2013-01-14
dataplane: fix build breakage on set_guest_notifiers()
Michael Roth
1
-2
/
+2
2013-01-14
virtio-pci: build for uninitialized return value in vq_vector_unmask
Michael Roth
1
-1
/
+1
2013-01-14
Add GE IP-Octal 232 IndustryPack emulation
Alberto Garcia
2
-1
/
+620
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
5
-0
/
+871
2013-01-14
xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
Stefano Stabellini
1
-5
/
+4
2013-01-14
xen_disk: add persistent grant support to xen_disk backend
Roger Pau Monne
1
-17
/
+154
2013-01-14
xen_disk: fix memory leak
Roger Pau Monne
1
-2
/
+26
2013-01-14
Merge remote-tracking branch 'kraxel/usb.76' into staging
Anthony Liguori
3
-8
/
+31
2013-01-14
Merge remote-tracking branch 'spice/spice.v67' into staging
Anthony Liguori
1
-16
/
+10
2013-01-14
Merge remote-tracking branch 'kraxel/testdev.2' into staging
Anthony Liguori
1
-9
/
+9
2013-01-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-11
/
+60
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
16
-69
/
+382
2013-01-14
usb-host: Initialize dev->port the obviously safe way
Markus Armbruster
1
-1
/
+1
2013-01-14
usb-host: Drop superfluous null test from usb_host_auto_scan()
Markus Armbruster
1
-1
/
+1
2013-01-14
ehci: Assert state machine is sane w.r.t. EHCIQueue
Markus Armbruster
1
-0
/
+4
2013-01-14
dataplane: handle misaligned virtio-blk requests
Stefan Hajnoczi
1
-0
/
+40
2013-01-14
dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()
Stefan Hajnoczi
1
-11
/
+20
2013-01-14
xhci: nuke transfe5rs on detach
Gerd Hoffmann
1
-1
/
+7
2013-01-14
xhci: call xhci_detach_slot on root port detach too
Gerd Hoffmann
1
-0
/
+1
2013-01-14
xhci: create xhci_detach_slot helper function
Gerd Hoffmann
1
-6
/
+18
2013-01-14
pc-testdev: use typedefs
Gerd Hoffmann
1
-9
/
+9
[next]