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
*
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-12-11
14
-44
/
+30
*
virtio-blk: Remove duplicate property definition
David Gibson
2012-12-11
2
-2
/
+0
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-12-10
2
-13
/
+6
|
\
|
*
qdev: qdev_create(): use error_report() instead of hw_error()
Eduardo Habkost
2012-12-06
1
-3
/
+5
|
*
Create qemu-types.h for struct typedefs
Eduardo Habkost
2012-12-06
1
-10
/
+1
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
8
-22
/
+19
|
\
\
|
*
|
pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path
Markus Armbruster
2012-12-07
1
-1
/
+3
|
*
|
Fix spelling in comments and documentation
Stefan Weil
2012-12-07
1
-3
/
+3
|
*
|
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Markus Armbruster
2012-12-07
2
-11
/
+7
|
*
|
arm: a9mpcore: remove un-used ptimer_iomem field
Peter Crosthwaite
2012-12-07
1
-1
/
+0
|
*
|
s390x: Spelling fixes (endianess -> endianness, occured -> occurred)
Stefan Weil
2012-12-07
2
-4
/
+4
|
*
|
sd: Send debug printfery to stderr not stdout
Peter Crosthwaite
2012-12-07
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
2012-12-10
11
-415
/
+317
|
\
\
|
*
|
acpi: drop debug port
Gerd Hoffmann
2012-12-04
1
-9
/
+0
|
*
|
q35: update lpc pci config space according to configured devices
Gerd Hoffmann
2012-12-04
3
-12
/
+30
|
*
|
apci: switch piix4 pci hotplug to memory api
Gerd Hoffmann
2012-12-04
1
-8
/
+29
|
*
|
acpi: remove acpi_gpe_blk
Gerd Hoffmann
2012-12-04
4
-11
/
+0
|
*
|
apci: switch piix4 gpe to memory api
Gerd Hoffmann
2012-12-04
1
-6
/
+18
|
*
|
acpi: fix piix4 smbus mapping
Gerd Hoffmann
2012-12-04
1
-1
/
+19
|
*
|
acpi: switch smbus to memory api
Gerd Hoffmann
2012-12-04
5
-50
/
+33
|
*
|
acpi: cleanup ich9 memory region
Gerd Hoffmann
2012-12-04
1
-124
/
+1
|
*
|
apci: switch ich9 smi to memory api
Gerd Hoffmann
2012-12-04
2
-10
/
+37
|
*
|
apci: switch ich9 gpe to memory api
Gerd Hoffmann
2012-12-04
2
-10
/
+29
|
*
|
acpi: cleanup vt82c686 memory region
Gerd Hoffmann
2012-12-04
1
-60
/
+1
|
*
|
acpi: cleanup piix4 memory region
Gerd Hoffmann
2012-12-04
1
-40
/
+1
|
*
|
apci: switch evt to memory api
Gerd Hoffmann
2012-12-04
5
-55
/
+54
|
*
|
apci: switch cnt to memory api
Gerd Hoffmann
2012-12-04
5
-31
/
+36
|
*
|
apci: switch timer to memory api
Gerd Hoffmann
2012-12-04
5
-17
/
+23
|
*
|
apci: switch vt82c686 to memory api
Gerd Hoffmann
2012-12-04
1
-10
/
+27
|
*
|
apci: switch ich9 to memory api
Gerd Hoffmann
2012-12-04
2
-17
/
+28
|
*
|
apci: switch piix4 to memory api
Gerd Hoffmann
2012-12-04
1
-17
/
+24
*
|
|
Merge remote-tracking branch 'kraxel/usb.74' into staging
Anthony Liguori
2012-12-10
13
-9
/
+168
|
\
\
\
|
*
|
|
usb-tablet: Allow connecting to ehci
Hans de Goede
2012-12-04
2
-1
/
+93
|
*
|
|
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
2012-12-04
2
-6
/
+34
|
*
|
|
usb: Allow overriding of usb_desc at the device level
Hans de Goede
2012-12-04
2
-0
/
+4
|
*
|
|
usb: Don't allow USB_RET_ASYNC for interrupt packets
Hans de Goede
2012-12-04
4
-0
/
+7
|
*
|
|
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-12-04
4
-0
/
+17
|
*
|
|
add pc-1.4
Gerd Hoffmann
2012-12-04
1
-2
/
+13
|
|
/
/
*
|
|
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
Blue Swirl
2012-12-08
2
-5
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xilinx_uartlite: Accept input after rx FIFO pop
Peter Crosthwaite
2012-12-05
1
-0
/
+1
|
*
|
xilinx_uartlite: suppress "cannot receive message"
Peter Crosthwaite
2012-12-05
1
-5
/
+1
|
*
|
xilinx_axienet: Implement R_IS behaviour
Peter Crosthwaite
2012-12-05
1
-0
/
+4
|
|
/
*
|
hw/dma.c: Replace register_ioport_*
Julien Grall
2012-12-04
1
-36
/
+70
*
|
hw/pc.c: Replace register_ioport_*
Julien Grall
2012-12-04
1
-9
/
+40
*
|
serial: Replace register_ioport_*
Julien Grall
2012-12-04
3
-4
/
+5
*
|
hw/cirrus_vga.c: Replace register_ioport_*
Julien Grall
2012-12-04
1
-20
/
+28
*
|
hw/apm.c: Replace register_ioport_*
Julien Grall
2012-12-04
5
-9
/
+25
*
|
isa: Add isa_address_space_io()
Julien Grall
2012-12-04
2
-0
/
+10
|
/
*
e1000: Discard packets that are too long if !SBP and !LPE
Michael Contreras
2012-12-03
1
-0
/
+10
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-11-30
2
-11
/
+10
|
\
[next]