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-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
5
-5
/
+5
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
4
-5
/
+5
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-25
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
4
-260
/
+369
2013-06-25
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
4
-1
/
+217
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2
-0
/
+89
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
4
-1
/
+126
2013-06-25
s390/virtio-ccw: Fix virtio reset
Christian Borntraeger
1
-0
/
+2
2013-06-25
Move hardcoded initialization of xen-platform device.
Paul Durrant
1
-3
/
+7
2013-06-25
Allow use of pc machine type (accel=xen) for Xen HVM domains.
Paul Durrant
1
-3
/
+5
2013-06-25
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
1
-3
/
+3
2013-06-24
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-573
/
+669
2013-06-24
Merge remote-tracking branch 'spice/spice.v71' into staging
Anthony Liguori
1
-1
/
+1
2013-06-24
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
10
-51
/
+211
2013-06-24
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
9
-22
/
+27
2013-06-24
cadence_uart: Handle backend tx errors
Edgar E. Iglesias
1
-3
/
+1
2013-06-24
ide: Clean up ide_exec_cmd()
Kevin Wolf
1
-24
/
+12
2013-06-24
ide: Convert SMART commands to ide_cmd_table handler
Kevin Wolf
1
-151
/
+174
2013-06-24
ide: Convert CF-ATA commands to ide_cmd_table handler
Kevin Wolf
1
-75
/
+95
2013-06-24
ide: Convert ATAPI commands to ide_cmd_table handler
Kevin Wolf
1
-39
/
+61
2013-06-24
ide: Convert SEEK to ide_cmd_table handler
Kevin Wolf
1
-6
/
+7
2013-06-24
ide: Convert FLUSH CACHE to ide_cmd_table handler
Kevin Wolf
1
-6
/
+8
2013-06-24
ide: Convert SET FEATURES to ide_cmd_table handler
Kevin Wolf
1
-72
/
+75
2013-06-24
ide: Convert CHECK POWER MDOE to ide_cmd_table handler
Kevin Wolf
1
-9
/
+8
2013-06-24
ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handler
Kevin Wolf
1
-17
/
+18
2013-06-24
ide: Convert DMA read/write commands to ide_cmd_table handler
Kevin Wolf
1
-31
/
+38
2013-06-24
ide: Convert PIO read/write commands to ide_cmd_table handler
Kevin Wolf
1
-43
/
+50
2013-06-24
ide: Convert read/write multiple commands to ide_cmd_table handler
Kevin Wolf
1
-59
/
+60
2013-06-24
ide: Convert verify commands to ide_cmd_table handler
Kevin Wolf
1
-14
/
+13
2013-06-24
ide: Convert cmd_nop commands to ide_cmd_table handler
Kevin Wolf
1
-31
/
+17
2013-06-24
ide: Convert WIN_IDENTIFY to ide_cmd_table handler
Kevin Wolf
1
-17
/
+23
2013-06-24
ide: Convert WIN_DSM to ide_cmd_table handler
Kevin Wolf
1
-13
/
+16
2013-06-24
ide: Add handler to ide_cmd_table
Kevin Wolf
1
-58
/
+86
2013-06-24
usb: fix serial number for hid devices
Gerd Hoffmann
1
-0
/
+12
2013-06-24
usb: add serial bus property
Gerd Hoffmann
4
-10
/
+13
2013-06-24
usb-host-libusb: set USB_DEV_FLAG_IS_HOST
Gerd Hoffmann
1
-0
/
+1
2013-06-24
usb/host-libusb: Fix building with libusb git master code
Hans de Goede
1
-0
/
+4
2013-06-24
usb/hcd-ehci: Add Faraday FUSBH200 support
Kuo-Jung Su
2
-0
/
+87
2013-06-24
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
4
-14
/
+28
2013-06-24
usb/hcd-ehci: Add Tegra2 SysBus EHCI device
Andreas Färber
2
-0
/
+16
2013-06-24
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
4
-20
/
+44
2013-06-24
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
4
-10
/
+9
[next]