projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-03-01
Anton Johansson
include/exec: Remove `tb_pc()`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/arm: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/avr: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/hexagon: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/hppa: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/i386: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/loongarch: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/microblaze: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/mips: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/openrisc: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/riscv: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/rx: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/sh4: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/sparc: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/tricore: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
accel/tcg: Replace `tb_pc()` with `tb->pc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/i386: Remove `TARGET_TB_PCREL` define
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/arm: Remove `TARGET_TB_PCREL` define
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
include/exec: Remove `TARGET_TB_PCREL` define
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Anton Johansson
include/exec: Introduce `CF_PCREL`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Richard Henderson
accel/tcg: Add 'size' param to probe_access_full
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Daniel Henrique...
accel/tcg: Add 'size' param to probe_access_flags()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Akihiko Odaki
softmmu: Use memmove in flatview_write_continue
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Philippe Mathieu...
exec/helper-head: Include missing "fpu/softfloat-types...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Peter Maydell
Merge tag 'buildsys-qom-qdev-ui-20230227' of https...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Christian Schoenebeck
ui/cocoa: user friendly characters for release mouse
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
dump: Add create_win_dump() stub for non-x86 targets
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
dump: Simplify compiling win_dump.o by introducing...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
dump: Clean included headers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
dump: Replace tswapN() -> cpu_to_dumpN()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Bernhard Beschow
hw/ide/pci: Add PCIIDEState::isa_irq[]
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_I...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/piix: Pass Error* to pci_piix_init_ports() for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/piix: Remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Bernhard Beschow
hw/ide/pci: Unexport bmdma_active_if()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/ioport: Remove unnecessary includes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename ide_register_restart_cb -> ide_bus_regis...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Un-inline ide_set_irq()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Include 'exec/ioport.h' instead of 'hw/isa...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/isa: Remove intermediate ISAIDEState::irq variable
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ide/mmio: Use CamelCase for MMIO_IDE state name
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Fiona Ebner
hw/ide/ahci: Trace ncq write command as write instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/i386/xen: Remove unused 'hw/ide.h' include from...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
John Snow
MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
scripts/checkpatch.pl: Do not allow assert(0)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
block/vvfat: Remove pointless check of NDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/ppc/sam460ex: Correctly set MAL properties
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/display/sm501: Add fallbacks to pixman routines
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/display/sm501: Implement more 2D raster operations
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/display/sm501: Alias 'dma-offset' QOM property in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/display/sm501: Embed OHCI QOM child in chipset
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/xhci-nec: Replace container_of() by NEC_XHCI...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/ohci: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/usb/ohci: Add trace points for register access
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/usb/ohci: Move a function next to where it is used
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/usb/ohci: Code style fix missing braces and extra...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/usb/ohci: Code style fix white space errors
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/usb/ohci: Code style fix comments
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/ohci: Use OHCIState type definition
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/ohci: Include missing 'sysbus.h' header
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/usb/dev-smartcard-reader: Avoid forward-declaring...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
BALATON Zoltan
hw/audio/ac97: Split off some definitions to a header
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/audio/ac97: Replace container_of() by AC97() QOM...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/audio/es1370: Replace container_of() by ES1370(...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/audio/es1370: Avoid forward-declaring ES1370State
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/timer/hpet: Include missing 'hw/qdev-properties...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw: Replace isa_get_irq() by isa_bus_get_irq() when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Use isa_address_space_io() to reduce access...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Un-inline isa_bus_from_device()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Philippe Mathieu...
hw/isa: Reorder to separate ISABus* vs ISADevice* functions
commit
|
commitdiff
|
tree
|
snapshot
next