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
2014-11-14
ahci: factor out FIS decomposition from handle_cmd
John Snow
1
-83
/
+86
2014-11-14
ahci: Check cmd_fis[1] more explicitly
John Snow
1
-11
/
+12
2014-11-14
ahci: Reorder error cases in handle_cmd
John Snow
1
-15
/
+14
2014-11-14
ahci: Fix FIS decomposition
John Snow
1
-38
/
+26
2014-11-14
ahci: add is_ncq predicate helper
John Snow
2
-4
/
+27
2014-11-14
ide: Correct handling of malformed/short PRDTs
John Snow
5
-22
/
+68
2014-11-14
ahci: unify sglist preparation
John Snow
1
-2
/
+2
2014-11-14
ide: repair PIO transfers for cases where nsector > 1
John Snow
2
-1
/
+5
2014-11-14
ahci: Fix byte count regression for ATAPI/PIO
John Snow
1
-0
/
+1
2014-11-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-11
/
+101
2014-11-13
acpi: accurate overflow check
Pavel Dovgalyuk
1
-2
/
+5
2014-11-13
smbios: change 'ram_addr_t' variables to 'uint64_t'
SeokYeon Hwang
1
-5
/
+5
2014-11-13
kvmclock: Add comment explaining why we need cpu_clean_all_dirty()
Eduardo Habkost
1
-0
/
+14
2014-11-13
apic_common: migrate missing fields
Pavel Dovgalyuk
2
-0
/
+41
2014-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...
Peter Maydell
2
-3
/
+18
2014-11-12
usb-host: fix usb_host_speed_compat tyops
Gerd Hoffmann
1
-3
/
+3
2014-11-12
virtio-scsi: dataplane: suppress guest notification
Ming Lei
1
-1
/
+6
2014-11-12
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
1
-2
/
+9
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
1
-2
/
+2
2014-11-11
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
Ming Lei
1
-1
/
+1
2014-11-11
xhci: add sanity checks to xhci_lookup_uport
Gerd Hoffmann
1
-0
/
+9
2014-11-11
Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...
Chris Johns
1
-0
/
+6
2014-11-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging
Peter Maydell
2
-5
/
+19
2014-11-10
esp: fix coding standards
Paolo Bonzini
1
-1
/
+2
2014-11-07
virtio-scsi: work around bug in old BIOSes
Paolo Bonzini
1
-0
/
+17
2014-11-07
esp-pci: fixup deadlock with linux
Hannes Reinecke
1
-0
/
+2
2014-11-07
virtio-serial: avoid crash when port has no name
Marc-André Lureau
1
-1
/
+1
2014-11-05
s390x/sclpconsole: Avoid hanging SCLP ASCII console
Heinz Graalfs
1
-1
/
+11
2014-11-05
s390x/sclpconsole-lm: Fix hanging SCLP line mode console
Heinz Graalfs
1
-0
/
+1
2014-11-05
s390x/sclpconsole-lm: truncate input if line is too long
Heinz Graalfs
1
-4
/
+7
2014-11-04
spapr: Allow dynamic creation of PHB
Alexander Graf
1
-0
/
+21
2014-11-04
e500: Add support for eTSEC in device tree
Alexander Graf
1
-0
/
+43
2014-11-04
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
3
-0
/
+111
2014-11-04
sysbus: Add new platform bus helper device
Alexander Graf
2
-0
/
+254
2014-11-04
sysbus: Expose MMIO enumeration helper
Alexander Graf
1
-0
/
+6
2014-11-04
sysbus: Expose IRQ enumeration helpers
Alexander Graf
2
-0
/
+32
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
2
-7
/
+34
2014-11-04
sysbus: Add dynamic sysbus device search
Alexander Graf
1
-0
/
+45
2014-11-04
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
1
-11
/
+17
2014-11-04
spapr_nvram: Enable migration
Alexey Kardashevskiy
1
-17
/
+64
2014-11-04
PPC: E500: Hook up power off GPIO to GPIO controller
Alexander Graf
1
-0
/
+24
2014-11-04
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
3
-0
/
+34
2014-11-04
PPC: Add MPC8XXX gpio controller
Alexander Graf
2
-0
/
+218
2014-11-04
hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops
Peter Maydell
1
-24
/
+0
2014-11-04
PPC: openpic_kvm: Only map first occurence in address space
Alexander Graf
1
-0
/
+19
2014-11-04
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
1
-4
/
+18
2014-11-04
target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX
David Gibson
1
-1
/
+1
2014-11-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2
-4
/
+10
2014-11-04
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2
-0
/
+2
2014-11-04
target-i386: Don't enable nested VMX by default
Eduardo Habkost
2
-0
/
+4
[next]