index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
esp: cancel current request only if some request is in flight
Hervé Poussineau
2011-07-12
1
-1
/
+1
*
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
2
-8
/
+8
*
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-07-12
2
-8
/
+8
*
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-20
/
+23
*
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-4
/
+4
*
msix: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-1
/
+1
*
msi: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-1
/
+1
*
intel-hda: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-17
/
+4
*
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-1
/
+1
*
ide: Initialise buffers with zeros
Kevin Wolf
2011-07-05
1
-1
/
+5
*
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
2011-07-05
1
-8
/
+36
*
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
2011-07-05
7
-13
/
+31
*
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
2011-07-04
2
-12
/
+100
*
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
2011-07-04
3
-6
/
+6
*
esp: correctly fill bus id with requested lun
Hervé Poussineau
2011-07-02
1
-1
/
+1
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-07-01
7
-28
/
+195
|
\
|
*
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-17
1
-2
/
+2
|
*
PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type
Alexander Graf
2011-06-17
1
-2
/
+3
|
*
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
2011-06-17
1
-8
/
+13
|
*
PPC: mpc8544ds: Add hypervisor node
Alexander Graf
2011-06-17
1
-6
/
+15
|
*
PPC: calculate kernel,initrd,cmdline locations dynamically
Alexander Graf
2011-06-17
3
-10
/
+23
|
*
PPC: E500: Implement reboot controller
Alexander Graf
2011-06-17
2
-0
/
+139
*
|
etraxfs-ser: Correct default value for RW_REC_CTRL
Edgar E. Iglesias
2011-06-30
1
-5
/
+19
*
|
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
2011-06-27
7
-38
/
+91
|
\
\
|
*
|
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
2011-06-23
2
-0
/
+5
|
*
|
usb-storage: Turn drive serial into a qdev property usb-storage.serial
Markus Armbruster
2011-06-23
1
-3
/
+11
|
*
|
hw/usb-ohci.c: Fix handling of remote wakeup corner cases
Peter Maydell
2011-06-23
1
-3
/
+14
|
*
|
usb-bus: Don't allow speed mismatch while attaching devices
Hans de Goede
2011-06-23
1
-0
/
+5
|
*
|
usb: Add a speedmask to devices
Hans de Goede
2011-06-23
3
-0
/
+14
|
*
|
usb: Proper error propagation for usb_device_attach errors
Hans de Goede
2011-06-23
2
-14
/
+16
|
*
|
usb-bus: Don't allow attaching a device to a bus with no free ports
Hans de Goede
2011-06-23
1
-0
/
+5
|
*
|
ehci: switch to nanoseconds
Gerd Hoffmann
2011-06-23
1
-18
/
+11
|
*
|
ehci: add freq + maxframes properties
Gerd Hoffmann
2011-06-23
1
-2
/
+12
*
|
|
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
2011-06-27
1
-10
/
+14
|
\
\
\
|
*
|
|
virtio-serial: Fix segfault on guest boot
Luiz Capitulino
2011-06-27
1
-10
/
+14
*
|
|
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-06-27
16
-37
/
+37
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix comment typos in hw/armv7m.c
Matthew Fernandez
2011-06-24
1
-2
/
+2
|
*
|
|
Spell "unkown" correctly in error_report() arguments
Markus Armbruster
2011-06-24
6
-11
/
+11
|
*
|
|
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
9
-24
/
+24
|
|
/
/
*
|
|
Remove exec-all.h include directives
Blue Swirl
2011-06-26
2
-2
/
+0
*
|
|
Fix fallouts from Linux header inclusion
Jan Kiszka
2011-06-26
1
-0
/
+10
|
/
/
*
|
net: Warn about "-net nic" options which were ignored
Peter Maydell
2011-06-22
1
-0
/
+1
*
|
Optimize screendump
Avi Kivity
2011-06-22
1
-3
/
+10
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-06-22
1
-9
/
+0
|
\
\
|
*
|
kvm: Drop CONFIG_KVM_PARA
Jan Kiszka
2011-06-20
1
-9
/
+0
|
|
/
*
|
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-22
53
-432
/
+552
|
\
\
|
*
|
wdt: remove unused variables
Michael S. Tsirkin
2011-06-16
1
-3
/
+0
|
*
|
usb-ehci: move device/vendor/class id to qdev
Michael S. Tsirkin
2011-06-15
1
-5
/
+4
|
*
|
ppce500: move device/vendor/class id to qdev
Michael S. Tsirkin
2011-06-15
1
-10
/
+3
|
*
|
pci: don't call qdev pci init method
Isaku Yamahata
2011-06-15
1
-4
/
+6
[next]