index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb-storage: Forward serial number to scsi-disk
Kevin Wolf
2013-04-05
4
-5
/
+10
|
/
*
pc_acpi_init(): don't bail as soon as failing to find default DSDT
Laszlo Ersek
2013-04-05
1
-16
/
+17
*
Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
Laszlo Ersek
2013-04-05
1
-1
/
+3
*
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
2013-04-05
2
-3
/
+1
*
like acpi_table_install(), acpi_table_add() should propagate Errors
Laszlo Ersek
2013-04-05
3
-10
/
+9
*
acpi_table_add(): extract and reimplement internals
Laszlo Ersek
2013-04-05
1
-121
/
+163
*
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
2013-04-05
3
-59
/
+91
*
acpi_table_add(): report fatal errors through an internal Error object
Laszlo Ersek
2013-04-05
1
-14
/
+19
*
change element type from "char" to "unsigned char" in ACPI table data
Laszlo Ersek
2013-04-05
2
-9
/
+10
*
ipoctal232: Convert to use chardev properties directly
Hans de Goede
2013-04-05
1
-29
/
+14
*
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-04-05
7
-6
/
+24
*
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
2013-04-05
1
-3
/
+2
*
xilinx_axienet: pump events as appropriate
Peter Crosthwaite
2013-04-04
1
-0
/
+2
*
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
2013-04-03
5
-5
/
+6
*
VMXNET3: initialize rx_ridx to eliminate compile warning
Wenchao Xia
2013-04-02
1
-1
/
+1
*
qdev: only send deleted event if device was realized
Anthony Liguori
2013-04-02
1
-9
/
+14
*
vfio: cleanup includes
Alex Williamson
2013-04-01
1
-5
/
+5
*
vfio: Add bootindex support
Alex Williamson
2013-04-01
1
-0
/
+5
*
vfio-pci: Move devices to D0 on reset
Alex Williamson
2013-04-01
1
-0
/
+23
*
vfio-pci: Add extra debugging
Alex Williamson
2013-04-01
1
-10
/
+30
*
qemu vfio-pci: Graphics device quirks
Alex Williamson
2013-04-01
1
-2
/
+718
*
qemu vfio-pci: Add support for VGA MMIO and I/O port access
Alex Williamson
2013-04-01
1
-0
/
+169
*
vfio-pci: Add PCIe capability mangling based on bus type
Alex Williamson
2013-04-01
1
-1
/
+128
*
vfio-pci: Generalize PCI config mangling
Alex Williamson
2013-04-01
1
-38
/
+42
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-01
3
-56
/
+56
|
\
|
*
hw/tcx: Remove unused 'addr' field and the property that sets it
Peter Maydell
2013-03-28
2
-3
/
+0
|
*
hw/i386/pc: format load_linux function
liguang
2013-03-28
1
-53
/
+56
*
|
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Peter Maydell
2013-04-01
2
-23
/
+0
*
|
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Peter Maydell
2013-04-01
1
-0
/
+2
*
|
milkymist-softusb: Don't map RAM memory regions in the device itself
Peter Maydell
2013-04-01
2
-12
/
+13
*
|
milkymist-minimac2: Just expose buffers as a sysbus mmio region
Peter Maydell
2013-04-01
2
-5
/
+2
*
|
musicpal: qdevify musicpal-misc
Peter Maydell
2013-04-01
1
-5
/
+23
*
|
sysbus: make SysBusDeviceClass::init optional
Peter Maydell
2013-04-01
1
-0
/
+3
*
|
piix_pci: Fix C99 comments
David Woodhouse
2013-03-28
1
-4
/
+6
*
|
piix_pci: Use DEVICE() and ISA_BUS()
David Woodhouse
2013-03-28
1
-3
/
+2
*
|
piix_pci: Clean up i440FX object handling
David Woodhouse
2013-03-28
1
-5
/
+10
*
|
virtio-balloon: cleanup: remove qdev field.
KONRAD Frederic
2013-03-28
2
-2
/
+0
*
|
virtio-balloon: cleanup: QOM casts.
KONRAD Frederic
2013-03-28
2
-24
/
+21
*
|
virtio-balloon: cleanup: init and exit function.
KONRAD Frederic
2013-03-28
1
-60
/
+13
*
|
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2013-03-28
2
-11
/
+25
*
|
virtio-balloon-pci: switch to the new API.
KONRAD Frederic
2013-03-28
2
-56
/
+69
*
|
virtio-balloon: add the virtio-balloon device.
KONRAD Frederic
2013-03-28
2
-6
/
+93
|
/
*
virtio-serial: propagate guest_connected to the port on post_load
Alon Levy
2013-03-27
1
-0
/
+5
*
virtio-serial: Consolidate guest_open/guest_close into set_guest_connected
Hans de Goede
2013-03-27
3
-32
/
+12
*
qemu-char: Move incrementing of avail_connections to qdev-properties-system
Hans de Goede
2013-03-27
1
-2
/
+4
*
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
Hans de Goede
2013-03-27
1
-2
/
+2
*
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
2
-2
/
+1
*
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-27
2
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-26
32
-126
/
+319
|
\
|
*
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
3
-14
/
+18
[prev]
[next]