Age | Commit message (Expand) | Author |
2012-12-07 | Fix comments (adress -> address, layed -> laid, wierd -> weird) | Stefan Weil |
2012-12-07 | Fix spelling (prefered -> preferred) | Stefan Weil |
2012-12-07 | configure: Remove stray debug output | Peter Maydell |
2012-12-07 | sd: Send debug printfery to stderr not stdout | Peter Crosthwaite |
2012-12-06 | target-i386: Use define for cpuid vendor string size | Igor Mammedov |
2012-12-06 | target-i386: Separate feature string parsing from CPU model lookup | Eduardo Habkost |
2012-12-06 | target-i386/cpu.c: Coding style fixes | Eduardo Habkost |
2012-12-06 | qdev: qdev_create(): use error_report() instead of hw_error() | Eduardo Habkost |
2012-12-06 | sysemu.h: Include qemu-types.h instead of qemu-common.h | Eduardo Habkost |
2012-12-06 | Create qemu-types.h for struct typedefs | Eduardo Habkost |
2012-12-06 | qlist.h: Do not include qemu-common.h | Eduardo Habkost |
2012-12-06 | qga/channel-posix.c: Include headers it needs | Eduardo Habkost |
2012-12-06 | qapi/qmp-registry.c: Include headers it needs | Eduardo Habkost |
2012-12-06 | ui/vnc-palette.c: Include headers it needs | Eduardo Habkost |
2012-12-06 | user: Rename qemu-types.h to qemu-user-types.h | Eduardo Habkost |
2012-12-06 | user: Move *-user/qemu-types.h to main directory | Eduardo Habkost |
2012-12-06 | target-mips: Fix incorrect shift for SHILO and SHILOV | Petar Jovanovic |
2012-12-06 | target-mips: Fix incorrect code and test for INSV | Petar Jovanovic |
2012-12-05 | virtfs-proxy-helper: use setresuid and setresgid | Paolo Bonzini |
2012-12-05 | xilinx_uartlite: Accept input after rx FIFO pop | Peter Crosthwaite |
2012-12-05 | xilinx_uartlite: suppress "cannot receive message" | Peter Crosthwaite |
2012-12-05 | xilinx_axienet: Implement R_IS behaviour | Peter Crosthwaite |
2012-12-04 | hw/dma.c: Replace register_ioport_* | Julien Grall |
2012-12-04 | hw/pc.c: Replace register_ioport_* | Julien Grall |
2012-12-04 | serial: Replace register_ioport_* | Julien Grall |
2012-12-04 | hw/cirrus_vga.c: Replace register_ioport_* | Julien Grall |
2012-12-04 | hw/apm.c: Replace register_ioport_* | Julien Grall |
2012-12-04 | isa: Add isa_address_space_io() | Julien Grall |
2012-12-04 | usb-tablet: Allow connecting to ehci | Hans de Goede |
2012-12-04 | ehci: Lower timer freq when the periodic schedule is idle | Hans de Goede |
2012-12-04 | usb: Allow overriding of usb_desc at the device level | Hans de Goede |
2012-12-04 | usb: Don't allow USB_RET_ASYNC for interrupt packets | Hans de Goede |
2012-12-04 | usb: Call wakeup when data becomes available for all devices with int eps | Hans de Goede |
2012-12-04 | add pc-1.4 | Gerd Hoffmann |
2012-12-04 | acpi: drop debug port | Gerd Hoffmann |
2012-12-04 | q35: update lpc pci config space according to configured devices | Gerd Hoffmann |
2012-12-04 | apci: switch piix4 pci hotplug to memory api | Gerd Hoffmann |
2012-12-04 | acpi: remove acpi_gpe_blk | Gerd Hoffmann |
2012-12-04 | apci: switch piix4 gpe to memory api | Gerd Hoffmann |
2012-12-04 | acpi: fix piix4 smbus mapping | Gerd Hoffmann |
2012-12-04 | acpi: switch smbus to memory api | Gerd Hoffmann |
2012-12-04 | acpi: cleanup ich9 memory region | Gerd Hoffmann |
2012-12-04 | apci: switch ich9 smi to memory api | Gerd Hoffmann |
2012-12-04 | apci: switch ich9 gpe to memory api | Gerd Hoffmann |
2012-12-04 | acpi: cleanup vt82c686 memory region | Gerd Hoffmann |
2012-12-04 | acpi: cleanup piix4 memory region | Gerd Hoffmann |
2012-12-04 | apci: switch evt to memory api | Gerd Hoffmann |
2012-12-04 | apci: switch cnt to memory api | Gerd Hoffmann |
2012-12-04 | apci: switch timer to memory api | Gerd Hoffmann |
2012-12-04 | apci: switch vt82c686 to memory api | Gerd Hoffmann |