index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
62
-117
/
+234
2012-01-03
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
Anthony Liguori
14
-71
/
+187
2012-01-03
virtio-balloon: avoid cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+9
2012-01-03
vhost: avoid cpu_get_physical_page_desc()
Avi Kivity
2
-8
/
+41
2011-12-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2
-136
/
+96
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
1
-4
/
+4
2011-12-21
virtio-serial-bus: Ports are expected to implement 'have_data' callback
Amit Shah
1
-3
/
+3
2011-12-21
virtio-console: Properly initialise class methods
Amit Shah
1
-3
/
+6
2011-12-21
virtio-console: Check if chardev backends available before calling into them
Amit Shah
1
-0
/
+11
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
1
-23
/
+24
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2
-11
/
+12
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
1
-102
/
+60
2011-12-21
sd: Remember to reset .expecting_acmd on reset.
Andrzej Zaborowski
1
-0
/
+1
2011-12-21
hw/sd.c: Clear status bits when read via response r6
Peter Maydell
1
-0
/
+1
2011-12-21
hw/sd.c: Correct handling of APP_CMD status bit
Peter Maydell
1
-7
/
+17
2011-12-21
hw/sd.c: Correct handling of type B SD status bits
Peter Maydell
1
-19
/
+25
2011-12-21
hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
Peter Maydell
1
-1
/
+1
2011-12-21
hw/sd.c: Handle CRC and locked-card errors in normal code path
Peter Maydell
1
-2
/
+5
2011-12-21
hw/sd.c: Handle illegal commands in sd_do_command
Peter Maydell
1
-14
/
+11
2011-12-21
hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything else
Peter Maydell
1
-2
/
+2
2011-12-21
hw/sd.c: On CRC error, set CRC error status bit rather than clearing it
Peter Maydell
1
-1
/
+1
2011-12-21
hw/sd.c: Add comment regarding CARD_STATUS_* defines
Peter Maydell
1
-0
/
+5
2011-12-21
hw/sd.c: Fix the set of commands which are failed when card is locked
Peter Maydell
1
-7
/
+22
2011-12-20
hw/sysbus.c: Remove unnecessary conditionals
Peter Maydell
1
-13
/
+5
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
10
-13
/
+13
2011-12-20
isa: always use provided ISA bus in isa_bus_irqs()
Hervé Poussineau
1
-2
/
+4
2011-12-20
isa: always use provided ISA bus when creating an isa device
Hervé Poussineau
1
-6
/
+4
2011-12-20
malta: give ISA bus to ISA methods
Hervé Poussineau
3
-4
/
+4
2011-12-20
fulong2e: give ISA bus to ISA methods
Hervé Poussineau
3
-7
/
+5
2011-12-20
sun4u: give ISA bus to ISA methods
Hervé Poussineau
1
-2
/
+4
2011-12-20
alpha: give ISA bus to ISA methods
Hervé Poussineau
3
-8
/
+9
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
3
-6
/
+7
2011-12-20
i8259: give ISA device to isa_register_ioport()
Hervé Poussineau
1
-2
/
+2
2011-12-20
isa: move ISABus structure definition to header file
Hervé Poussineau
2
-5
/
+6
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
30
-140
/
+164
2011-12-20
i440fx: remove piix3 field
Paolo Bonzini
1
-3
/
+0
2011-12-20
xen, vga: add API for registering the framebuffer
Avi Kivity
2
-0
/
+5
2011-12-20
vhost: convert to MemoryListener API
Avi Kivity
2
-33
/
+96
2011-12-20
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
Avi Kivity
1
-1
/
+1
2011-12-20
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+5
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
6
-24
/
+27
2011-12-20
sysbus: add sysbus_address_space()
Avi Kivity
2
-0
/
+6
2011-12-19
qdev: fix hotplug when no -device is specified
Anthony Liguori
2
-0
/
+14
2011-12-19
sysbus: remove sysbus_init_mmio_cb2
Benoît Canet
2
-21
/
+0
2011-12-19
ppce500_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
1
-21
/
+6
2011-12-19
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2
-27
/
+16
2011-12-19
qom: register qdev properties also as non-legacy properties
Paolo Bonzini
2
-7
/
+28
2011-12-19
qom: distinguish "legacy" property type name from QOM type name
Paolo Bonzini
3
-7
/
+15
2011-12-19
qom: introduce get/set methods for Property
Paolo Bonzini
3
-0
/
+399
2011-12-19
qom: interpret the return value when setting legacy properties
Paolo Bonzini
3
-19
/
+29
[next]